Uses of Class
software.amazon.awscdk.services.smsvoice.CfnPool.TwoWayProperty.Builder
Packages that use CfnPool.TwoWayProperty.Builder
-
Uses of CfnPool.TwoWayProperty.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnPool.TwoWayProperty.BuilderModifier and TypeMethodDescriptionCfnPool.TwoWayProperty.builder()
CfnPool.TwoWayProperty.Builder.channelArn
(String channelArn) Sets the value ofCfnPool.TwoWayProperty.getChannelArn()
CfnPool.TwoWayProperty.Builder.channelRole
(String channelRole) Sets the value ofCfnPool.TwoWayProperty.getChannelRole()
Sets the value ofCfnPool.TwoWayProperty.getEnabled()
CfnPool.TwoWayProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnPool.TwoWayProperty.getEnabled()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type CfnPool.TwoWayProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPool.TwoWayProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPool.TwoWayProperty.Builder
.