Uses of Interface
com.hashicorp.cdktf.providers.aws.connect_bot_association.ConnectBotAssociationLexBot
-
Packages that use ConnectBotAssociationLexBot Package Description com.hashicorp.cdktf.providers.aws.connect_bot_association aws_connect_bot_association -
-
Uses of ConnectBotAssociationLexBot in com.hashicorp.cdktf.providers.aws.connect_bot_association
Classes in com.hashicorp.cdktf.providers.aws.connect_bot_association that implement ConnectBotAssociationLexBot Modifier and Type Class Description static classConnectBotAssociationLexBot.Jsii$ProxyAn implementation forConnectBotAssociationLexBotMethods in com.hashicorp.cdktf.providers.aws.connect_bot_association that return ConnectBotAssociationLexBot Modifier and Type Method Description ConnectBotAssociationLexBotConnectBotAssociationLexBot.Builder. build()Builds the configured instance.ConnectBotAssociationLexBotConnectBotAssociationLexBotOutputReference. getInternalValue()ConnectBotAssociationLexBotConnectBotAssociationConfig. getLexBot()lex_bot block.ConnectBotAssociationLexBotConnectBotAssociationConfig.Jsii$Proxy. getLexBot()ConnectBotAssociationLexBotConnectBotAssociation. getLexBotInput()Methods in com.hashicorp.cdktf.providers.aws.connect_bot_association with parameters of type ConnectBotAssociationLexBot Modifier and Type Method Description ConnectBotAssociation.BuilderConnectBotAssociation.Builder. lexBot(ConnectBotAssociationLexBot lexBot)lex_bot block.ConnectBotAssociationConfig.BuilderConnectBotAssociationConfig.Builder. lexBot(ConnectBotAssociationLexBot lexBot)Sets the value ofConnectBotAssociationConfig.getLexBot()voidConnectBotAssociation. putLexBot(ConnectBotAssociationLexBot value)voidConnectBotAssociationLexBotOutputReference. setInternalValue(ConnectBotAssociationLexBot value)
-