Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appconfig.CfnDeploymentMixinProps.Builder
Packages that use CfnDeploymentMixinProps.Builder
-
Uses of CfnDeploymentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Methods in software.amazon.awscdk.cfnpropertymixins.services.appconfig that return CfnDeploymentMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnDeploymentMixinProps.getApplicationId()CfnDeploymentMixinProps.builder()CfnDeploymentMixinProps.Builder.configurationProfileId(String configurationProfileId) Sets the value ofCfnDeploymentMixinProps.getConfigurationProfileId()CfnDeploymentMixinProps.Builder.configurationVersion(String configurationVersion) Sets the value ofCfnDeploymentMixinProps.getConfigurationVersion()CfnDeploymentMixinProps.Builder.deploymentStrategyId(String deploymentStrategyId) Sets the value ofCfnDeploymentMixinProps.getDeploymentStrategyId()CfnDeploymentMixinProps.Builder.description(String description) Sets the value ofCfnDeploymentMixinProps.getDescription()CfnDeploymentMixinProps.Builder.dynamicExtensionParameters(List<? extends Object> dynamicExtensionParameters) Sets the value ofCfnDeploymentMixinProps.getDynamicExtensionParameters()CfnDeploymentMixinProps.Builder.dynamicExtensionParameters(IResolvable dynamicExtensionParameters) Sets the value ofCfnDeploymentMixinProps.getDynamicExtensionParameters()CfnDeploymentMixinProps.Builder.environmentId(String environmentId) Sets the value ofCfnDeploymentMixinProps.getEnvironmentId()CfnDeploymentMixinProps.Builder.kmsKeyIdentifier(String kmsKeyIdentifier) Sets the value ofCfnDeploymentMixinProps.getKmsKeyIdentifier()Sets the value ofCfnDeploymentMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appconfig with parameters of type CfnDeploymentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentMixinProps.Builder.