Class CfnStorageLensPropsMixin.S3BucketDestinationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnStorageLensPropsMixin.S3BucketDestinationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStorageLensPropsMixin.S3BucketDestinationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStorageLensPropsMixin.S3BucketDestinationProperty
@Stability(Stable)
@Internal
public static final class CfnStorageLensPropsMixin.S3BucketDestinationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStorageLensPropsMixin.S3BucketDestinationProperty
An implementation for
CfnStorageLensPropsMixin.S3BucketDestinationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.s3.CfnStorageLensPropsMixin.S3BucketDestinationProperty
CfnStorageLensPropsMixin.S3BucketDestinationProperty.Builder, CfnStorageLensPropsMixin.S3BucketDestinationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStorageLensPropsMixin.S3BucketDestinationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThis property contains the details of the AWS account ID of the S3 Storage Lens export bucket destination.final ObjectgetArn()This property contains the details of the ARN of the bucket destination of the S3 Storage Lens export.final ObjectThis property contains the details of the encryption of the bucket destination of the Amazon S3 Storage Lens metrics export.final StringThis property contains the details of the format of the S3 Storage Lens export bucket destination.final StringThis property contains the details of the output schema version of the S3 Storage Lens export bucket destination.final StringThis property contains the details of the prefix of the bucket destination of the S3 Storage Lens export .final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnStorageLensPropsMixin.S3BucketDestinationProperty.Builder.
-
-
Method Details
-
getAccountId
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the AWS account ID of the S3 Storage Lens export bucket destination.- Specified by:
getAccountIdin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
getArn
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the ARN of the bucket destination of the S3 Storage Lens export.Returns union: either
StringorIBucketRef- Specified by:
getArnin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
getEncryption
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the encryption of the bucket destination of the Amazon S3 Storage Lens metrics export.Returns union: either
IResolvableorCfnStorageLensPropsMixin.EncryptionProperty- Specified by:
getEncryptionin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
getFormat
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the format of the S3 Storage Lens export bucket destination.- Specified by:
getFormatin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
getOutputSchemaVersion
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the output schema version of the S3 Storage Lens export bucket destination.- Specified by:
getOutputSchemaVersionin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
getPrefix
Description copied from interface:CfnStorageLensPropsMixin.S3BucketDestinationPropertyThis property contains the details of the prefix of the bucket destination of the S3 Storage Lens export .- Specified by:
getPrefixin interfaceCfnStorageLensPropsMixin.S3BucketDestinationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-