Uses of Interface
software.amazon.awscdk.services.stepfunctions.LogOptions
Packages that use LogOptions
Package
Description
AWS Step Functions Construct Library
-
Uses of LogOptions in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement LogOptionsMethods in software.amazon.awscdk.services.stepfunctions that return LogOptionsModifier and TypeMethodDescriptionLogOptions.Builder.build()Builds the configured instance.default LogOptionsStateMachineProps.getLogs()Defines what execution history events are logged and where they are logged.final LogOptionsStateMachineProps.Jsii$Proxy.getLogs()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type LogOptionsModifier and TypeMethodDescriptionStateMachine.Builder.logs(LogOptions logs) Defines what execution history events are logged and where they are logged.StateMachineProps.Builder.logs(LogOptions logs) Sets the value ofStateMachineProps.getLogs()