@Stability(value=Stable) public static final class CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunctionDefinition.FunctionDefinitionVersionProperty>
CfnFunctionDefinition.FunctionDefinitionVersionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinition.FunctionDefinitionVersionProperty |
build()
Builds the configured instance.
|
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
defaultConfig(CfnFunctionDefinition.DefaultConfigProperty defaultConfig)
|
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
defaultConfig(IResolvable defaultConfig)
|
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
functions(IResolvable functions)
Sets the value of
CfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions() |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
functions(List<? extends Object> functions)
Sets the value of
CfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions() |
@Stability(value=Stable) public CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder functions(IResolvable functions)
CfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions()functions - `CfnFunctionDefinition.FunctionDefinitionVersionProperty.Functions`. This parameter is required.this@Stability(value=Stable) public CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder functions(List<? extends Object> functions)
CfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions()functions - `CfnFunctionDefinition.FunctionDefinitionVersionProperty.Functions`. This parameter is required.this@Stability(value=Stable) public CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder defaultConfig(CfnFunctionDefinition.DefaultConfigProperty defaultConfig)
defaultConfig - `CfnFunctionDefinition.FunctionDefinitionVersionProperty.DefaultConfig`.this@Stability(value=Stable) public CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder defaultConfig(IResolvable defaultConfig)
defaultConfig - `CfnFunctionDefinition.FunctionDefinitionVersionProperty.DefaultConfig`.this@Stability(value=Stable) public CfnFunctionDefinition.FunctionDefinitionVersionProperty build()
build in interface software.amazon.jsii.Builder<CfnFunctionDefinition.FunctionDefinitionVersionProperty>CfnFunctionDefinition.FunctionDefinitionVersionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.