Uses of Interface
software.amazon.awscdk.services.smsvoice.CfnPool.TwoWayProperty
Packages that use CfnPool.TwoWayProperty
-
Uses of CfnPool.TwoWayProperty in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement CfnPool.TwoWayPropertyMethods in software.amazon.awscdk.services.smsvoice that return CfnPool.TwoWayPropertyModifier and TypeMethodDescriptionCfnPool.TwoWayProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.smsvoice with parameters of type CfnPool.TwoWayPropertyModifier and TypeMethodDescriptionvoid
CfnPool.setTwoWay
(CfnPool.TwoWayProperty value) Describes the two-way SMS configuration for a phone number.CfnPool.Builder.twoWay
(CfnPool.TwoWayProperty twoWay) Describes the two-way SMS configuration for a phone number.CfnPoolProps.Builder.twoWay
(CfnPool.TwoWayProperty twoWay) Sets the value ofCfnPoolProps.getTwoWay()