@Stability(value=Stable) public static final class CfnResolver.PipelineConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResolver.PipelineConfigProperty>
CfnResolver.PipelineConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResolver.PipelineConfigProperty |
build()
Builds the configured instance.
|
CfnResolver.PipelineConfigProperty.Builder |
functions(List<String> functions)
Sets the value of
CfnResolver.PipelineConfigProperty.getFunctions() |
@Stability(value=Stable) public CfnResolver.PipelineConfigProperty.Builder functions(List<String> functions)
CfnResolver.PipelineConfigProperty.getFunctions()functions - A list of `Function` objects.this@Stability(value=Stable) public CfnResolver.PipelineConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnResolver.PipelineConfigProperty>CfnResolver.PipelineConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.