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