Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CloudFormationExecuteChangeSetActionProps.Builder
Packages that use CloudFormationExecuteChangeSetActionProps.Builder
-
Uses of CloudFormationExecuteChangeSetActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return CloudFormationExecuteChangeSetActionProps.BuilderModifier and TypeMethodDescriptionSets the value ofCloudFormationExecuteChangeSetActionProps.getAccount()CloudFormationExecuteChangeSetActionProps.Builder.actionName(String actionName) Sets the value ofCommonActionProps.getActionName()CloudFormationExecuteChangeSetActionProps.builder()CloudFormationExecuteChangeSetActionProps.Builder.changeSetName(String changeSetName) Sets the value ofCloudFormationExecuteChangeSetActionProps.getChangeSetName()Sets the value ofCloudFormationExecuteChangeSetActionProps.getOutput()CloudFormationExecuteChangeSetActionProps.Builder.outputFileName(String outputFileName) Sets the value ofCloudFormationExecuteChangeSetActionProps.getOutputFileName()Sets the value ofCloudFormationExecuteChangeSetActionProps.getRegion()Sets the value ofCommonAwsActionProps.getRole()Sets the value ofCommonActionProps.getRunOrder()Sets the value ofCloudFormationExecuteChangeSetActionProps.getStackName()CloudFormationExecuteChangeSetActionProps.Builder.variablesNamespace(String variablesNamespace) Sets the value ofCommonActionProps.getVariablesNamespace()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type CloudFormationExecuteChangeSetActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudFormationExecuteChangeSetActionProps.Builder.