@Stability(value=Stable) public static final class CfnGroup.ConfigurationItemProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.ConfigurationItemProperty>
CfnGroup.ConfigurationItemProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.ConfigurationItemProperty |
build()
Builds the configured instance.
|
CfnGroup.ConfigurationItemProperty.Builder |
parameters(IResolvable parameters)
Sets the value of
CfnGroup.ConfigurationItemProperty.getParameters() |
CfnGroup.ConfigurationItemProperty.Builder |
parameters(List<? extends Object> parameters)
Sets the value of
CfnGroup.ConfigurationItemProperty.getParameters() |
CfnGroup.ConfigurationItemProperty.Builder |
type(String type)
Sets the value of
CfnGroup.ConfigurationItemProperty.getType() |
@Stability(value=Stable) public CfnGroup.ConfigurationItemProperty.Builder parameters(IResolvable parameters)
CfnGroup.ConfigurationItemProperty.getParameters()parameters - `CfnGroup.ConfigurationItemProperty.Parameters`.this@Stability(value=Stable) public CfnGroup.ConfigurationItemProperty.Builder parameters(List<? extends Object> parameters)
CfnGroup.ConfigurationItemProperty.getParameters()parameters - `CfnGroup.ConfigurationItemProperty.Parameters`.this@Stability(value=Stable) public CfnGroup.ConfigurationItemProperty.Builder type(String type)
CfnGroup.ConfigurationItemProperty.getType()type - `CfnGroup.ConfigurationItemProperty.Type`.this@Stability(value=Stable) public CfnGroup.ConfigurationItemProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.ConfigurationItemProperty>CfnGroup.ConfigurationItemPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.