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