Uses of Class
software.amazon.awscdk.services.amazonmq.ConfigurationReference.Builder
Packages that use ConfigurationReference.Builder
-
Uses of ConfigurationReference.Builder in software.amazon.awscdk.services.amazonmq
Methods in software.amazon.awscdk.services.amazonmq that return ConfigurationReference.BuilderModifier and TypeMethodDescriptionConfigurationReference.builder()
ConfigurationReference.Builder.configurationArn
(String configurationArn) Sets the value ofConfigurationReference.getConfigurationArn()
ConfigurationReference.Builder.configurationId
(String configurationId) Sets the value ofConfigurationReference.getConfigurationId()
Constructors in software.amazon.awscdk.services.amazonmq with parameters of type ConfigurationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ConfigurationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theConfigurationReference.Builder
.