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