@Stability(value=Stable) public static final class CfnDeployment.ComponentDeploymentSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeployment.ComponentDeploymentSpecificationProperty>
CfnDeployment.ComponentDeploymentSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.ComponentDeploymentSpecificationProperty |
build()
Builds the configured instance.
|
CfnDeployment.ComponentDeploymentSpecificationProperty.Builder |
componentVersion(String componentVersion)
|
CfnDeployment.ComponentDeploymentSpecificationProperty.Builder |
configurationUpdate(CfnDeployment.ComponentConfigurationUpdateProperty configurationUpdate)
|
CfnDeployment.ComponentDeploymentSpecificationProperty.Builder |
configurationUpdate(IResolvable configurationUpdate)
|
CfnDeployment.ComponentDeploymentSpecificationProperty.Builder |
runWith(CfnDeployment.ComponentRunWithProperty runWith)
Sets the value of
CfnDeployment.ComponentDeploymentSpecificationProperty.getRunWith() |
CfnDeployment.ComponentDeploymentSpecificationProperty.Builder |
runWith(IResolvable runWith)
Sets the value of
CfnDeployment.ComponentDeploymentSpecificationProperty.getRunWith() |
@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty.Builder componentVersion(String componentVersion)
componentVersion - `CfnDeployment.ComponentDeploymentSpecificationProperty.ComponentVersion`.this@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty.Builder configurationUpdate(CfnDeployment.ComponentConfigurationUpdateProperty configurationUpdate)
configurationUpdate - `CfnDeployment.ComponentDeploymentSpecificationProperty.ConfigurationUpdate`.this@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty.Builder configurationUpdate(IResolvable configurationUpdate)
configurationUpdate - `CfnDeployment.ComponentDeploymentSpecificationProperty.ConfigurationUpdate`.this@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty.Builder runWith(CfnDeployment.ComponentRunWithProperty runWith)
CfnDeployment.ComponentDeploymentSpecificationProperty.getRunWith()runWith - `CfnDeployment.ComponentDeploymentSpecificationProperty.RunWith`.this@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty.Builder runWith(IResolvable runWith)
CfnDeployment.ComponentDeploymentSpecificationProperty.getRunWith()runWith - `CfnDeployment.ComponentDeploymentSpecificationProperty.RunWith`.this@Stability(value=Stable) public CfnDeployment.ComponentDeploymentSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeployment.ComponentDeploymentSpecificationProperty>CfnDeployment.ComponentDeploymentSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.