Class CfnDataRepositoryAssociation.S3Property.Jsii$Proxy
- All Implemented Interfaces:
CfnDataRepositoryAssociation.S3Property,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataRepositoryAssociation.S3Property
CfnDataRepositoryAssociation.S3Property-
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.services.fsx.CfnDataRepositoryAssociation.S3Property
CfnDataRepositoryAssociation.S3Property.Builder, CfnDataRepositoryAssociation.S3Property.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociation.S3Property.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
Constructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociation.S3Property.Builder.
-
-
Method Details
-
getAutoExportPolicy
Description copied from interface:CfnDataRepositoryAssociation.S3PropertyDescribes a data repository association's automatic export policy.The
AutoExportPolicydefines the types of updated objects on the file system that will be automatically exported to the data repository. As you create, modify, or delete files, Amazon FSx for Lustre automatically exports the defined changes asynchronously once your application finishes modifying the file.The
AutoExportPolicyis only supported on Amazon FSx for Lustre file systems with a data repository association.Returns union: either
IResolvableorCfnDataRepositoryAssociation.AutoExportPolicyProperty- Specified by:
getAutoExportPolicyin interfaceCfnDataRepositoryAssociation.S3Property- See Also:
-
getAutoImportPolicy
Description copied from interface:CfnDataRepositoryAssociation.S3PropertyDescribes the data repository association's automatic import policy.The AutoImportPolicy defines how Amazon FSx keeps your file metadata and directory listings up to date by importing changes to your Amazon FSx for Lustre file system as you modify objects in a linked S3 bucket.
The
AutoImportPolicyis only supported on Amazon FSx for Lustre file systems with a data repository association.Returns union: either
IResolvableorCfnDataRepositoryAssociation.AutoImportPolicyProperty- Specified by:
getAutoImportPolicyin interfaceCfnDataRepositoryAssociation.S3Property- 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()
-