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 classAn implementation forCfnPool.MandatoryKeywordsPropertyMethods 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'sMandatoryKeywordconfiguration.CfnPoolProps.Builder.mandatoryKeywords(CfnPool.MandatoryKeywordsProperty mandatoryKeywords) Sets the value ofCfnPoolProps.getMandatoryKeywords()voidCfnPool.setMandatoryKeywords(CfnPool.MandatoryKeywordsProperty value) Creates or updates the pool'sMandatoryKeywordconfiguration.