Cloud Security Compliance v1 API - Class FrameworkAuditDestination (1.0.0-beta04)

public sealed class FrameworkAuditDestination : IMessage<FrameworkAuditDestination>, IEquatable<FrameworkAuditDestination>, IDeepCloneable<FrameworkAuditDestination>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Security Compliance v1 API class FrameworkAuditDestination.

A destination for the framework audit.

Inheritance

object > FrameworkAuditDestination

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

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