Uses of Class
software.amazon.awscdk.services.appconfig.CfnDeployment.DynamicExtensionParametersProperty.Builder
Packages that use CfnDeployment.DynamicExtensionParametersProperty.Builder
-
Uses of CfnDeployment.DynamicExtensionParametersProperty.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return CfnDeployment.DynamicExtensionParametersProperty.BuilderModifier and TypeMethodDescriptionCfnDeployment.DynamicExtensionParametersProperty.builder()
CfnDeployment.DynamicExtensionParametersProperty.Builder.extensionReference
(String extensionReference) Sets the value ofCfnDeployment.DynamicExtensionParametersProperty.getExtensionReference()
CfnDeployment.DynamicExtensionParametersProperty.Builder.parameterName
(String parameterName) Sets the value ofCfnDeployment.DynamicExtensionParametersProperty.getParameterName()
CfnDeployment.DynamicExtensionParametersProperty.Builder.parameterValue
(String parameterValue) Sets the value ofCfnDeployment.DynamicExtensionParametersProperty.getParameterValue()
Constructors in software.amazon.awscdk.services.appconfig with parameters of type CfnDeployment.DynamicExtensionParametersProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeployment.DynamicExtensionParametersProperty.Builder
.