Uses of Class
com.hashicorp.cdktf.providers.aws.connect_bot_association.ConnectBotAssociationLexBot.Builder
-
Packages that use ConnectBotAssociationLexBot.Builder Package Description com.hashicorp.cdktf.providers.aws.connect_bot_association aws_connect_bot_association -
-
Uses of ConnectBotAssociationLexBot.Builder in com.hashicorp.cdktf.providers.aws.connect_bot_association
Methods in com.hashicorp.cdktf.providers.aws.connect_bot_association that return ConnectBotAssociationLexBot.Builder Modifier and Type Method Description static ConnectBotAssociationLexBot.BuilderConnectBotAssociationLexBot. builder()ConnectBotAssociationLexBot.BuilderConnectBotAssociationLexBot.Builder. lexRegion(String lexRegion)Sets the value ofConnectBotAssociationLexBot.getLexRegion()ConnectBotAssociationLexBot.BuilderConnectBotAssociationLexBot.Builder. name(String name)Sets the value ofConnectBotAssociationLexBot.getName()Constructors in com.hashicorp.cdktf.providers.aws.connect_bot_association with parameters of type ConnectBotAssociationLexBot.Builder Constructor Description Jsii$Proxy(ConnectBotAssociationLexBot.Builder builder)Constructor that initializes the object based on literal property values passed by theConnectBotAssociationLexBot.Builder.
-