@Stability(value=Stable)
public static interface CfnStateMachine.CloudWatchLogsLogGroupProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder
A builder for
CfnStateMachine.CloudWatchLogsLogGroupProperty |
static class |
CfnStateMachine.CloudWatchLogsLogGroupProperty.Jsii$Proxy
An implementation for
CfnStateMachine.CloudWatchLogsLogGroupProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder |
builder() |
String |
getLogGroupArn()
`CfnStateMachine.CloudWatchLogsLogGroupProperty.LogGroupArn`.
|
@Stability(value=Stable) @NotNull String getLogGroupArn()
@Stability(value=Stable) static CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder builder()
Copyright © 2021. All rights reserved.