@Stability(value=Stable)
public static interface CfnStateMachine.CloudWatchLogsLogGroupProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-cloudwatchlogsloggroup.html| 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() |
default String |
getLogGroupArn()
`CfnStateMachine.CloudWatchLogsLogGroupProperty.LogGroupArn`.
|
@Stability(value=Stable) @Nullable default String getLogGroupArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-cloudwatchlogsloggroup.html#cfn-stepfunctions-statemachine-cloudwatchlogsloggroup-loggrouparn@Stability(value=Stable) static CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder builder()
Copyright © 2021. All rights reserved.