Uses of Class
software.amazon.awscdk.services.codepipeline.ActionProperties.Builder
-
Uses of ActionProperties.Builder in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptionSets the value ofActionProperties.getAccount()
ActionProperties.Builder.actionName
(String actionName) Sets the value ofActionProperties.getActionName()
ActionProperties.Builder.artifactBounds
(ActionArtifactBounds artifactBounds) Sets the value ofActionProperties.getArtifactBounds()
static ActionProperties.Builder
ActionProperties.builder()
ActionProperties.Builder.category
(ActionCategory category) Sets the value ofActionProperties.getCategory()
Sets the value ofActionProperties.getInputs()
Sets the value ofActionProperties.getOutputs()
Sets the value ofActionProperties.getOwner()
Sets the value ofActionProperties.getProvider()
Sets the value ofActionProperties.getRegion()
Sets the value ofActionProperties.getResource()
Sets the value ofActionProperties.getRole()
Sets the value ofActionProperties.getRunOrder()
ActionProperties.Builder.variablesNamespace
(String variablesNamespace) Sets the value ofActionProperties.getVariablesNamespace()
Sets the value ofActionProperties.getVersion()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ActionProperties.Builder builder) Constructor that initializes the object based on literal property values passed by theActionProperties.Builder
.