@Stability(value=Stable) @Internal public static final class CfnDataRepositoryAssociation.AutoExportPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataRepositoryAssociation.AutoExportPolicyProperty
CfnDataRepositoryAssociation.AutoExportPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataRepositoryAssociation.AutoExportPolicyProperty.Builder, CfnDataRepositoryAssociation.AutoExportPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataRepositoryAssociation.AutoExportPolicyProperty.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 `AutoExportPolicy` 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.AutoExportPolicyProperty.Builder builder)
CfnDataRepositoryAssociation.AutoExportPolicyProperty.Builder.public final List<String> getEvents()
CfnDataRepositoryAssociation.AutoExportPolicyProperty
NEW - New files and directories are automatically exported to the data repository as they are added to the file system.CHANGED - Changes to files and directories on the file system are automatically exported to the data repository.DELETED - Files and directories are automatically deleted on the data repository when they are deleted on the file system.
You can define any combination of event types for your AutoExportPolicy .
getEvents in interface CfnDataRepositoryAssociation.AutoExportPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.