Class CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty
@Stability(Stable)
@Internal
public static final class CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty
An implementation for
CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty-
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.fsx.CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty
CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Builder, CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
protected Jsii$Proxy(CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty.Builder.
-
-
Method Details
-
getEvents
Description copied from interface:CfnDataRepositoryAssociationPropsMixin.AutoImportPolicyPropertyTheAutoImportPolicycan have the following event values:.NEW- Amazon FSx automatically imports metadata of files added to the linked S3 bucket that do not currently exist in the FSx file system.CHANGED- Amazon FSx automatically updates file metadata and invalidates existing file content on the file system as files change in the data repository.DELETED- Amazon FSx automatically deletes files on the file system as corresponding files are deleted in the data repository.
You can define any combination of event types for your
AutoImportPolicy.- Specified by:
getEventsin interfaceCfnDataRepositoryAssociationPropsMixin.AutoImportPolicyProperty- 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()
-