Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachine.LogDestinationProperty.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachine.LogDestinationProperty.Builder in software.amazon.awscdk.services.stepfunctions
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStateMachine.LogDestinationProperty.Builder
.