Uses of Interface
software.amazon.awscdk.services.sam.CfnStateMachine.LoggingConfigurationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnStateMachine.LoggingConfigurationProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStateMachine.LoggingConfigurationProperty
Modifier and TypeMethodDescriptionCfnStateMachine.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStateMachine.Builder.logging
(CfnStateMachine.LoggingConfigurationProperty logging) CfnStateMachineProps.Builder.logging
(CfnStateMachine.LoggingConfigurationProperty logging) Sets the value ofCfnStateMachineProps.getLogging()
void
CfnStateMachine.setLogging
(CfnStateMachine.LoggingConfigurationProperty value)