Uses of Class
software.amazon.awscdk.services.codepipeline.actions.SelfManagedDeploymentProps.Builder
-
Uses of SelfManagedDeploymentProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Modifier and TypeMethodDescriptionSelfManagedDeploymentProps.Builder.administrationRole
(IRole administrationRole) Sets the value ofSelfManagedDeploymentProps.getAdministrationRole()
SelfManagedDeploymentProps.builder()
SelfManagedDeploymentProps.Builder.executionRoleName
(String executionRoleName) Sets the value ofSelfManagedDeploymentProps.getExecutionRoleName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSelfManagedDeploymentProps.Builder
.