Uses of Interface
software.amazon.awscdk.services.smsvoice.CfnPool.MandatoryKeywordsProperty
Packages that use CfnPool.MandatoryKeywordsProperty
-
Uses of CfnPool.MandatoryKeywordsProperty in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement CfnPool.MandatoryKeywordsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPool.MandatoryKeywordsProperty
Methods in software.amazon.awscdk.services.smsvoice that return CfnPool.MandatoryKeywordsPropertyModifier and TypeMethodDescriptionCfnPool.MandatoryKeywordsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.smsvoice with parameters of type CfnPool.MandatoryKeywordsPropertyModifier and TypeMethodDescriptionCfnPool.Builder.mandatoryKeywords
(CfnPool.MandatoryKeywordsProperty mandatoryKeywords) Creates or updates the pool'sMandatoryKeyword
configuration.CfnPoolProps.Builder.mandatoryKeywords
(CfnPool.MandatoryKeywordsProperty mandatoryKeywords) Sets the value ofCfnPoolProps.getMandatoryKeywords()
void
CfnPool.setMandatoryKeywords
(CfnPool.MandatoryKeywordsProperty value) Creates or updates the pool'sMandatoryKeyword
configuration.