| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.ActionTypeIdProperty.Builder |
CfnPipeline.ActionTypeIdProperty.builder() |
CfnPipeline.ActionTypeIdProperty.Builder |
CfnPipeline.ActionTypeIdProperty.Builder.category(String category)
Sets the value of
CfnPipeline.ActionTypeIdProperty.getCategory() |
CfnPipeline.ActionTypeIdProperty.Builder |
CfnPipeline.ActionTypeIdProperty.Builder.owner(String owner)
Sets the value of
CfnPipeline.ActionTypeIdProperty.getOwner() |
CfnPipeline.ActionTypeIdProperty.Builder |
CfnPipeline.ActionTypeIdProperty.Builder.provider(String provider)
Sets the value of
CfnPipeline.ActionTypeIdProperty.getProvider() |
CfnPipeline.ActionTypeIdProperty.Builder |
CfnPipeline.ActionTypeIdProperty.Builder.version(String version)
Sets the value of
CfnPipeline.ActionTypeIdProperty.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnPipeline.ActionTypeIdProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActionDeclarationProperty.Builder. |
Copyright © 2022. All rights reserved.