Class CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.novaact.CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty
@Stability(Stable)
@Internal
public static final class CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty
An implementation for
CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty-
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.novaact.CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty
CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Builder, CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.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 theCfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty.Builder.
-
-
Method Details
-
getS3BucketName
Description copied from interface:CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigPropertyThe name of the Amazon S3 bucket for exporting workflow data.- Specified by:
getS3BucketNamein interfaceCfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty- See Also:
-
getS3KeyPrefix
Description copied from interface:CfnWorkflowDefinitionPropsMixin.WorkflowExportConfigPropertyAn optional prefix for Amazon S3 object keys to organize exported data.- Specified by:
getS3KeyPrefixin interfaceCfnWorkflowDefinitionPropsMixin.WorkflowExportConfigProperty- 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()
-