Class CfnStorageLensPropsMixin.StorageLensTableDestinationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnStorageLensPropsMixin.StorageLensTableDestinationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStorageLensPropsMixin.StorageLensTableDestinationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStorageLensPropsMixin.StorageLensTableDestinationProperty
@Stability(Stable)
@Internal
public static final class CfnStorageLensPropsMixin.StorageLensTableDestinationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStorageLensPropsMixin.StorageLensTableDestinationProperty
An implementation for
CfnStorageLensPropsMixin.StorageLensTableDestinationProperty-
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.StorageLensTableDestinationProperty
CfnStorageLensPropsMixin.StorageLensTableDestinationProperty.Builder, CfnStorageLensPropsMixin.StorageLensTableDestinationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStorageLensPropsMixin.StorageLensTableDestinationProperty.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 ObjectThis resource configures your data encryption settings for Storage Lens metrics in read-only S3 table buckets.final ObjectThis property indicates whether the export to read-only S3 table buckets is enabled for your S3 Storage Lens configuration.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.StorageLensTableDestinationProperty.Builder.
-
-
Method Details
-
getEncryption
Description copied from interface:CfnStorageLensPropsMixin.StorageLensTableDestinationPropertyThis resource configures your data encryption settings for Storage Lens metrics in read-only S3 table buckets.Returns union: either
IResolvableorCfnStorageLensPropsMixin.EncryptionProperty- Specified by:
getEncryptionin interfaceCfnStorageLensPropsMixin.StorageLensTableDestinationProperty- See Also:
-
getIsEnabled
Description copied from interface:CfnStorageLensPropsMixin.StorageLensTableDestinationPropertyThis property indicates whether the export to read-only S3 table buckets is enabled for your S3 Storage Lens configuration.When set to true, Storage Lens reports are automatically exported to tables in addition to other configured destinations.
Returns union: either
BooleanorIResolvable- Specified by:
getIsEnabledin interfaceCfnStorageLensPropsMixin.StorageLensTableDestinationProperty- 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()
-