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