Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CloudFormationCreateUpdateStackActionProps.Builder
-
Uses of CloudFormationCreateUpdateStackActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Modifier and TypeMethodDescriptionSets the value ofCloudFormationCreateUpdateStackActionProps.getAccount()
CloudFormationCreateUpdateStackActionProps.Builder.actionName
(String actionName) Sets the value ofCommonActionProps.getActionName()
CloudFormationCreateUpdateStackActionProps.Builder.adminPermissions
(Boolean adminPermissions) Sets the value ofCloudFormationCreateUpdateStackActionProps.getAdminPermissions()
CloudFormationCreateUpdateStackActionProps.builder()
CloudFormationCreateUpdateStackActionProps.Builder.capabilities
(List<? extends CloudFormationCapabilities> capabilities) Deprecated.CloudFormationCreateUpdateStackActionProps.Builder.cfnCapabilities
(List<? extends CfnCapabilities> cfnCapabilities) Sets the value ofCloudFormationCreateUpdateStackActionProps.getCfnCapabilities()
CloudFormationCreateUpdateStackActionProps.Builder.deploymentRole
(IRole deploymentRole) Sets the value ofCloudFormationCreateUpdateStackActionProps.getDeploymentRole()
CloudFormationCreateUpdateStackActionProps.Builder.extraInputs
(List<? extends Artifact> extraInputs) Sets the value ofCloudFormationCreateUpdateStackActionProps.getExtraInputs()
Sets the value ofCloudFormationCreateUpdateStackActionProps.getOutput()
CloudFormationCreateUpdateStackActionProps.Builder.outputFileName
(String outputFileName) Sets the value ofCloudFormationCreateUpdateStackActionProps.getOutputFileName()
CloudFormationCreateUpdateStackActionProps.Builder.parameterOverrides
(Map<String, ? extends Object> parameterOverrides) Sets the value ofCloudFormationCreateUpdateStackActionProps.getParameterOverrides()
Sets the value ofCloudFormationCreateUpdateStackActionProps.getRegion()
CloudFormationCreateUpdateStackActionProps.Builder.replaceOnFailure
(Boolean replaceOnFailure) Sets the value ofCloudFormationCreateUpdateStackActionProps.getReplaceOnFailure()
Sets the value ofCommonAwsActionProps.getRole()
Sets the value ofCommonActionProps.getRunOrder()
Sets the value ofCloudFormationCreateUpdateStackActionProps.getStackName()
CloudFormationCreateUpdateStackActionProps.Builder.templateConfiguration
(ArtifactPath templateConfiguration) Sets the value ofCloudFormationCreateUpdateStackActionProps.getTemplateConfiguration()
CloudFormationCreateUpdateStackActionProps.Builder.templatePath
(ArtifactPath templatePath) Sets the value ofCloudFormationCreateUpdateStackActionProps.getTemplatePath()
CloudFormationCreateUpdateStackActionProps.Builder.variablesNamespace
(String variablesNamespace) Sets the value ofCommonActionProps.getVariablesNamespace()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCloudFormationCreateUpdateStackActionProps.Builder
.
cfnCapabilities
instead