Uses of Interface
software.amazon.awscdk.services.sam.CfnStateMachine.LoggingConfigurationProperty
Packages that use CfnStateMachine.LoggingConfigurationProperty
Package
Description
AWS Serverless Application Model Construct Library
- 
Uses of CfnStateMachine.LoggingConfigurationProperty in software.amazon.awscdk.services.samClasses in software.amazon.awscdk.services.sam that implement CfnStateMachine.LoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachine.LoggingConfigurationPropertyMethods in software.amazon.awscdk.services.sam that return CfnStateMachine.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachine.LoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnStateMachine.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachine.Builder.logging(CfnStateMachine.LoggingConfigurationProperty logging) AWS::Serverless::StateMachine.Logging.CfnStateMachineProps.Builder.logging(CfnStateMachine.LoggingConfigurationProperty logging) Sets the value ofCfnStateMachineProps.getLogging()voidCfnStateMachine.setLogging(CfnStateMachine.LoggingConfigurationProperty value) AWS::Serverless::StateMachine.Logging.