@Stability(value=Stable)
public static interface CfnStateMachine.LogDestinationProperty
extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-logdestination.html#cfn-stepfunctions-statemachine-logdestination-cloudwatchlogsloggroup| 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() |
Object |
getCloudWatchLogsLogGroup()
`CfnStateMachine.LogDestinationProperty.CloudWatchLogsLogGroup`.
|
@Stability(value=Stable) @NotNull Object getCloudWatchLogsLogGroup()
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-logdestination.html#cfn-stepfunctions-statemachine-logdestination-cloudwatchlogsloggroup@Stability(value=Stable) static CfnStateMachine.LogDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.