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