@Stability(value=Stable)
public static interface CfnStateMachine.S3LocationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnStateMachine.S3LocationProperty.Builder
A builder for
CfnStateMachine.S3LocationProperty |
static class |
CfnStateMachine.S3LocationProperty.Jsii$Proxy
An implementation for
CfnStateMachine.S3LocationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnStateMachine.S3LocationProperty.Builder |
builder() |
String |
getBucket()
`CfnStateMachine.S3LocationProperty.Bucket`.
|
String |
getKey()
`CfnStateMachine.S3LocationProperty.Key`.
|
default Number |
getVersion()
`CfnStateMachine.S3LocationProperty.Version`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @Nullable default Number getVersion()
@Stability(value=Stable) static CfnStateMachine.S3LocationProperty.Builder builder()
Copyright © 2021. All rights reserved.