Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CodeStarConnectionsSourceActionProps.Builder
Packages that use CodeStarConnectionsSourceActionProps.Builder
-
Uses of CodeStarConnectionsSourceActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return CodeStarConnectionsSourceActionProps.BuilderModifier and TypeMethodDescriptionCodeStarConnectionsSourceActionProps.Builder.actionName(String actionName) Sets the value ofCommonActionProps.getActionName()Sets the value ofCodeStarConnectionsSourceActionProps.getBranch()CodeStarConnectionsSourceActionProps.builder()CodeStarConnectionsSourceActionProps.Builder.codeBuildCloneOutput(Boolean codeBuildCloneOutput) Sets the value ofCodeStarConnectionsSourceActionProps.getCodeBuildCloneOutput()CodeStarConnectionsSourceActionProps.Builder.connectionArn(String connectionArn) Sets the value ofCodeStarConnectionsSourceActionProps.getConnectionArn()Sets the value ofCodeStarConnectionsSourceActionProps.getOutput()Sets the value ofCodeStarConnectionsSourceActionProps.getOwner()Sets the value ofCodeStarConnectionsSourceActionProps.getRepo()Sets the value ofCommonAwsActionProps.getRole()Sets the value ofCommonActionProps.getRunOrder()CodeStarConnectionsSourceActionProps.Builder.triggerOnPush(Boolean triggerOnPush) Sets the value ofCodeStarConnectionsSourceActionProps.getTriggerOnPush()CodeStarConnectionsSourceActionProps.Builder.variablesNamespace(String variablesNamespace) Sets the value ofCommonActionProps.getVariablesNamespace()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type CodeStarConnectionsSourceActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeStarConnectionsSourceActionProps.Builder.