Uses of Class
software.amazon.awscdk.services.amazonmq.CfnConfigurationProps.Builder
-
Uses of CfnConfigurationProps.Builder in software.amazon.awscdk.services.amazonmq
Modifier and TypeMethodDescriptionCfnConfigurationProps.Builder.authenticationStrategy
(String authenticationStrategy) Sets the value ofCfnConfigurationProps.getAuthenticationStrategy()
CfnConfigurationProps.builder()
Sets the value ofCfnConfigurationProps.getData()
CfnConfigurationProps.Builder.description
(String description) Sets the value ofCfnConfigurationProps.getDescription()
CfnConfigurationProps.Builder.engineType
(String engineType) Sets the value ofCfnConfigurationProps.getEngineType()
CfnConfigurationProps.Builder.engineVersion
(String engineVersion) Sets the value ofCfnConfigurationProps.getEngineVersion()
Sets the value ofCfnConfigurationProps.getName()
CfnConfigurationProps.Builder.tags
(List<? extends CfnConfiguration.TagsEntryProperty> tags) Sets the value ofCfnConfigurationProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnConfigurationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfigurationProps.Builder
.