Uses of Interface
software.amazon.awscdk.services.smsvoice.CfnPhoneNumber.TwoWayProperty
Packages that use CfnPhoneNumber.TwoWayProperty
-
Uses of CfnPhoneNumber.TwoWayProperty in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement CfnPhoneNumber.TwoWayPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPhoneNumber.TwoWayProperty
Methods in software.amazon.awscdk.services.smsvoice that return CfnPhoneNumber.TwoWayPropertyModifier and TypeMethodDescriptionCfnPhoneNumber.TwoWayProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.smsvoice with parameters of type CfnPhoneNumber.TwoWayPropertyModifier and TypeMethodDescriptionvoid
CfnPhoneNumber.setTwoWay
(CfnPhoneNumber.TwoWayProperty value) Describes the two-way SMS configuration for a phone number.CfnPhoneNumber.Builder.twoWay
(CfnPhoneNumber.TwoWayProperty twoWay) Describes the two-way SMS configuration for a phone number.CfnPhoneNumberProps.Builder.twoWay
(CfnPhoneNumber.TwoWayProperty twoWay) Sets the value ofCfnPhoneNumberProps.getTwoWay()