Uses of Class
software.amazon.awscdk.services.sam.CfnStateMachine.LogDestinationProperty.Builder
Packages that use CfnStateMachine.LogDestinationProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnStateMachine.LogDestinationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnStateMachine.LogDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnStateMachine.LogDestinationProperty.builder()CfnStateMachine.LogDestinationProperty.Builder.cloudWatchLogsLogGroup(IResolvable cloudWatchLogsLogGroup) Sets the value ofCfnStateMachine.LogDestinationProperty.getCloudWatchLogsLogGroup()CfnStateMachine.LogDestinationProperty.Builder.cloudWatchLogsLogGroup(CfnStateMachine.CloudWatchLogsLogGroupProperty cloudWatchLogsLogGroup) Sets the value ofCfnStateMachine.LogDestinationProperty.getCloudWatchLogsLogGroup()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnStateMachine.LogDestinationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachine.LogDestinationProperty.Builder.