Uses of Interface
software.amazon.awscdk.services.smsvoice.CfnPhoneNumber.MandatoryKeywordsProperty
Packages that use CfnPhoneNumber.MandatoryKeywordsProperty
-
Uses of CfnPhoneNumber.MandatoryKeywordsProperty in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement CfnPhoneNumber.MandatoryKeywordsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPhoneNumber.MandatoryKeywordsProperty
Methods in software.amazon.awscdk.services.smsvoice that return CfnPhoneNumber.MandatoryKeywordsPropertyModifier and TypeMethodDescriptionCfnPhoneNumber.MandatoryKeywordsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.smsvoice with parameters of type CfnPhoneNumber.MandatoryKeywordsPropertyModifier and TypeMethodDescriptionCfnPhoneNumber.Builder.mandatoryKeywords
(CfnPhoneNumber.MandatoryKeywordsProperty mandatoryKeywords) Creates or updates aMandatoryKeyword
configuration on an origination phone number For more information, see Keywords in the End User Messaging User Guide.CfnPhoneNumberProps.Builder.mandatoryKeywords
(CfnPhoneNumber.MandatoryKeywordsProperty mandatoryKeywords) Sets the value ofCfnPhoneNumberProps.getMandatoryKeywords()
void
CfnPhoneNumber.setMandatoryKeywords
(CfnPhoneNumber.MandatoryKeywordsProperty value) Creates or updates aMandatoryKeyword
configuration on an origination phone number For more information, see Keywords in the End User Messaging User Guide.