@Stability(value=Stable) @Internal public static final class CfnStateMachine.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStateMachine.S3LocationProperty
CfnStateMachine.S3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStateMachine.S3LocationProperty.Builder, CfnStateMachine.S3LocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStateMachine.S3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStateMachine.CloudWatchLogsLogGroupProperty.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) |
String |
getBucket()
The name of the S3 bucket where the state machine definition JSON or YAML file is stored.
|
String |
getKey()
The name of the state machine definition file (Amazon S3 object name).
|
String |
getVersion()
For versioning-enabled buckets, a specific version of the state machine definition.
|
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(CfnStateMachine.S3LocationProperty.Builder builder)
CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder.public final String getBucket()
CfnStateMachine.S3LocationPropertygetBucket in interface CfnStateMachine.S3LocationPropertypublic final String getKey()
CfnStateMachine.S3LocationPropertygetKey in interface CfnStateMachine.S3LocationPropertypublic final String getVersion()
CfnStateMachine.S3LocationPropertygetVersion in interface CfnStateMachine.S3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.