public sealed class FrameworkAuditDestination : IMessage<FrameworkAuditDestination>, IEquatable<FrameworkAuditDestination>, IDeepCloneable<FrameworkAuditDestination>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Security Compliance v1 API class FrameworkAuditDestination.
A destination for the framework audit.
Implements
IMessageFrameworkAuditDestination, IEquatableFrameworkAuditDestination, IDeepCloneableFrameworkAuditDestination, IBufferMessage, IMessageNamespace
Google.Cloud.CloudSecurityCompliance.V1Assembly
Google.Cloud.CloudSecurityCompliance.V1.dll
Constructors
FrameworkAuditDestination()
public FrameworkAuditDestination()FrameworkAuditDestination(FrameworkAuditDestination)
public FrameworkAuditDestination(FrameworkAuditDestination other)| Parameter | |
|---|---|
| Name | Description |
other |
FrameworkAuditDestination |
Properties
Bucket
public BucketDestination Bucket { get; set; }The Cloud Storage bucket destination.
| Property Value | |
|---|---|
| Type | Description |
BucketDestination |
|
DestinationTypeCase
public FrameworkAuditDestination.DestinationTypeOneofCase DestinationTypeCase { get; }| Property Value | |
|---|---|
| Type | Description |
FrameworkAuditDestinationDestinationTypeOneofCase |
|