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