Uses of Class
software.amazon.awscdk.services.codepipeline.CommonAwsActionProps.Builder
-
Uses of CommonAwsActionProps.Builder in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptionCommonAwsActionProps.Builder.actionName
(String actionName) Sets the value ofCommonActionProps.getActionName()
static CommonAwsActionProps.Builder
CommonAwsActionProps.builder()
Sets the value ofCommonAwsActionProps.getRole()
Sets the value ofCommonActionProps.getRunOrder()
CommonAwsActionProps.Builder.variablesNamespace
(String variablesNamespace) Sets the value ofCommonActionProps.getVariablesNamespace()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CommonAwsActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCommonAwsActionProps.Builder
.