@Stability(value=Stable) @Internal public static final class CfnDataRepositoryAssociation.AutoImportPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataRepositoryAssociation.AutoImportPolicyProperty
CfnDataRepositoryAssociation.AutoImportPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataRepositoryAssociation.AutoImportPolicyProperty.Builder, CfnDataRepositoryAssociation.AutoImportPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataRepositoryAssociation.AutoImportPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataRepositoryAssociation.AutoExportPolicyProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getEvents()
The `AutoImportPolicy` can have the following event values:.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataRepositoryAssociation.AutoImportPolicyProperty.Builder builder)
CfnDataRepositoryAssociation.AutoExportPolicyProperty.Builder.public final List<String> getEvents()
CfnDataRepositoryAssociation.AutoImportPolicyProperty
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 .
getEvents in interface CfnDataRepositoryAssociation.AutoImportPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.