Uses of Class
software.amazon.awscdk.services.appconfig.ConfigurationProfileReference.Builder
Packages that use ConfigurationProfileReference.Builder
-
Uses of ConfigurationProfileReference.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return ConfigurationProfileReference.BuilderModifier and TypeMethodDescriptionConfigurationProfileReference.Builder.applicationId
(String applicationId) Sets the value ofConfigurationProfileReference.getApplicationId()
ConfigurationProfileReference.builder()
ConfigurationProfileReference.Builder.configurationProfileId
(String configurationProfileId) Sets the value ofConfigurationProfileReference.getConfigurationProfileId()
Constructors in software.amazon.awscdk.services.appconfig with parameters of type ConfigurationProfileReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theConfigurationProfileReference.Builder
.