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 classAn implementation forCfnPhoneNumber.MandatoryKeywordsPropertyMethods 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 aMandatoryKeywordconfiguration 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()voidCfnPhoneNumber.setMandatoryKeywords(CfnPhoneNumber.MandatoryKeywordsProperty value) Creates or updates aMandatoryKeywordconfiguration on an origination phone number For more information, see Keywords in the End User Messaging User Guide.