@Stability(value=Stable) public static final class CfnPipeline.AddAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPipeline.AddAttributesProperty>
CfnPipeline.AddAttributesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.AddAttributesProperty.Builder |
attributes(Object attributes)
Sets the value of
CfnPipeline.AddAttributesProperty.getAttributes() |
CfnPipeline.AddAttributesProperty |
build()
Builds the configured instance.
|
CfnPipeline.AddAttributesProperty.Builder |
name(String name)
Sets the value of
CfnPipeline.AddAttributesProperty.getName() |
CfnPipeline.AddAttributesProperty.Builder |
next(String next)
Sets the value of
CfnPipeline.AddAttributesProperty.getNext() |
@Stability(value=Stable) public CfnPipeline.AddAttributesProperty.Builder attributes(Object attributes)
CfnPipeline.AddAttributesProperty.getAttributes()attributes - `CfnPipeline.AddAttributesProperty.Attributes`.this@Stability(value=Stable) public CfnPipeline.AddAttributesProperty.Builder name(String name)
CfnPipeline.AddAttributesProperty.getName()name - `CfnPipeline.AddAttributesProperty.Name`.this@Stability(value=Stable) public CfnPipeline.AddAttributesProperty.Builder next(String next)
CfnPipeline.AddAttributesProperty.getNext()next - `CfnPipeline.AddAttributesProperty.Next`.this@Stability(value=Stable) public CfnPipeline.AddAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnPipeline.AddAttributesProperty>CfnPipeline.AddAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.