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