@Stability(value=Stable)
public static interface CfnStateMachine.LogDestinationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.LogDestinationProperty.Builder
A builder for
CfnStateMachine.LogDestinationProperty |
static class |
CfnStateMachine.LogDestinationProperty.Jsii$Proxy
An implementation for
CfnStateMachine.LogDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.LogDestinationProperty.Builder |
builder() |
default Object |
getCloudWatchLogsLogGroup()
`CfnStateMachine.LogDestinationProperty.CloudWatchLogsLogGroup`.
|
@Stability(value=Stable) @Nullable default Object getCloudWatchLogsLogGroup()
@Stability(value=Stable) static CfnStateMachine.LogDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.