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