Uses of Interface
com.hashicorp.cdktf.providers.aws.sfn_state_machine.SfnStateMachineConfig
-
Packages that use SfnStateMachineConfig Package Description com.hashicorp.cdktf.providers.aws.sfn_state_machine aws_sfn_state_machine -
-
Uses of SfnStateMachineConfig in com.hashicorp.cdktf.providers.aws.sfn_state_machine
Classes in com.hashicorp.cdktf.providers.aws.sfn_state_machine that implement SfnStateMachineConfig Modifier and Type Class Description static classSfnStateMachineConfig.Jsii$ProxyAn implementation forSfnStateMachineConfigMethods in com.hashicorp.cdktf.providers.aws.sfn_state_machine that return SfnStateMachineConfig Modifier and Type Method Description SfnStateMachineConfigSfnStateMachineConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.sfn_state_machine with parameters of type SfnStateMachineConfig Constructor Description SfnStateMachine(software.constructs.Construct scope, String id, SfnStateMachineConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sfn_state_machine aws_sfn_state_machine} Resource.
-