Class CfnEventAction.AutoExportRevisionDestinationEntryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.dataexchange.CfnEventAction.AutoExportRevisionDestinationEntryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEventAction.AutoExportRevisionDestinationEntryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEventAction.AutoExportRevisionDestinationEntryProperty
@Stability(Stable)
@Internal
public static final class CfnEventAction.AutoExportRevisionDestinationEntryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEventAction.AutoExportRevisionDestinationEntryProperty
An implementation for
CfnEventAction.AutoExportRevisionDestinationEntryProperty-
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.dataexchange.CfnEventAction.AutoExportRevisionDestinationEntryProperty
CfnEventAction.AutoExportRevisionDestinationEntryProperty.Builder, CfnEventAction.AutoExportRevisionDestinationEntryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventAction.AutoExportRevisionDestinationEntryProperty.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 StringThe Amazon S3 bucket that is the destination for the event action.final StringA string representing the pattern for generated names of the individual assets in the revision.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 theCfnEventAction.AutoExportRevisionDestinationEntryProperty.Builder.
-
-
Method Details
-
getBucket
Description copied from interface:CfnEventAction.AutoExportRevisionDestinationEntryPropertyThe Amazon S3 bucket that is the destination for the event action.- Specified by:
getBucketin interfaceCfnEventAction.AutoExportRevisionDestinationEntryProperty- See Also:
-
getKeyPattern
Description copied from interface:CfnEventAction.AutoExportRevisionDestinationEntryPropertyA string representing the pattern for generated names of the individual assets in the revision.- Specified by:
getKeyPatternin interfaceCfnEventAction.AutoExportRevisionDestinationEntryProperty- 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()
-