@Stability(value=Stable) public static final class CfnInput.InputDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInput.InputDefinitionProperty>
CfnInput.InputDefinitionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInput.InputDefinitionProperty.Builder |
attributes(IResolvable attributes)
Sets the value of
CfnInput.InputDefinitionProperty.getAttributes() |
CfnInput.InputDefinitionProperty.Builder |
attributes(List<? extends Object> attributes)
Sets the value of
CfnInput.InputDefinitionProperty.getAttributes() |
CfnInput.InputDefinitionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnInput.InputDefinitionProperty.Builder attributes(IResolvable attributes)
CfnInput.InputDefinitionProperty.getAttributes()attributes - `CfnInput.InputDefinitionProperty.Attributes`. This parameter is required.this@Stability(value=Stable) public CfnInput.InputDefinitionProperty.Builder attributes(List<? extends Object> attributes)
CfnInput.InputDefinitionProperty.getAttributes()attributes - `CfnInput.InputDefinitionProperty.Attributes`. This parameter is required.this@Stability(value=Stable) public CfnInput.InputDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnInput.InputDefinitionProperty>CfnInput.InputDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.