Uses of Class
software.amazon.awscdk.services.smsvoice.CfnPool.MandatoryKeywordsProperty.Builder
Packages that use CfnPool.MandatoryKeywordsProperty.Builder
-
Uses of CfnPool.MandatoryKeywordsProperty.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnPool.MandatoryKeywordsProperty.BuilderModifier and TypeMethodDescriptionCfnPool.MandatoryKeywordsProperty.builder()
CfnPool.MandatoryKeywordsProperty.Builder.help
(IResolvable help) Sets the value ofCfnPool.MandatoryKeywordsProperty.getHelp()
CfnPool.MandatoryKeywordsProperty.Builder.help
(CfnPool.MandatoryKeywordProperty help) Sets the value ofCfnPool.MandatoryKeywordsProperty.getHelp()
CfnPool.MandatoryKeywordsProperty.Builder.stop
(IResolvable stop) Sets the value ofCfnPool.MandatoryKeywordsProperty.getStop()
CfnPool.MandatoryKeywordsProperty.Builder.stop
(CfnPool.MandatoryKeywordProperty stop) Sets the value ofCfnPool.MandatoryKeywordsProperty.getStop()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type CfnPool.MandatoryKeywordsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPool.MandatoryKeywordsProperty.Builder
.