@Stability(value=External)
public static interface CfnStateMachine.LoggingConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.LoggingConfigurationProperty.Builder
A builder for
CfnStateMachine.LoggingConfigurationProperty |
static class |
CfnStateMachine.LoggingConfigurationProperty.Jsii$Proxy
An implementation for
CfnStateMachine.LoggingConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.LoggingConfigurationProperty.Builder |
builder() |
default Object |
getDestinations()
`CfnStateMachine.LoggingConfigurationProperty.Destinations`.
|
default Object |
getIncludeExecutionData()
`CfnStateMachine.LoggingConfigurationProperty.IncludeExecutionData`.
|
default String |
getLevel()
`CfnStateMachine.LoggingConfigurationProperty.Level`.
|
@Stability(value=External) @Nullable default Object getDestinations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-destinations@Stability(value=External) @Nullable default Object getIncludeExecutionData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-includeexecutiondata@Stability(value=External) @Nullable default String getLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-level@Stability(value=External) static CfnStateMachine.LoggingConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.