@Stability(value=Stable) public static final class CfnPipeline.PipelineTagProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPipeline.PipelineTagProperty>
CfnPipeline.PipelineTagProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.PipelineTagProperty |
build()
Builds the configured instance.
|
CfnPipeline.PipelineTagProperty.Builder |
key(String key)
Sets the value of
CfnPipeline.PipelineTagProperty.getKey() |
CfnPipeline.PipelineTagProperty.Builder |
value(String value)
Sets the value of
CfnPipeline.PipelineTagProperty.getValue() |
@Stability(value=Stable) public CfnPipeline.PipelineTagProperty.Builder key(String key)
CfnPipeline.PipelineTagProperty.getKey()key - `CfnPipeline.PipelineTagProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnPipeline.PipelineTagProperty.Builder value(String value)
CfnPipeline.PipelineTagProperty.getValue()value - `CfnPipeline.PipelineTagProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnPipeline.PipelineTagProperty build()
build in interface software.amazon.jsii.Builder<CfnPipeline.PipelineTagProperty>CfnPipeline.PipelineTagPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.