Uses of Interface
software.amazon.awscdk.services.sam.CfnStateMachine.LoggingConfigurationProperty
-
Uses of CfnStateMachine.LoggingConfigurationProperty in software.amazon.awscdk.services.sam
Classes 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.