@Stability(value=Stable) public static final class CfnKeyGroup.KeyGroupConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnKeyGroup.KeyGroupConfigProperty>
CfnKeyGroup.KeyGroupConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnKeyGroup.KeyGroupConfigProperty |
build()
Builds the configured instance.
|
CfnKeyGroup.KeyGroupConfigProperty.Builder |
comment(String comment)
Sets the value of
CfnKeyGroup.KeyGroupConfigProperty.getComment() |
CfnKeyGroup.KeyGroupConfigProperty.Builder |
items(List<String> items)
Sets the value of
CfnKeyGroup.KeyGroupConfigProperty.getItems() |
CfnKeyGroup.KeyGroupConfigProperty.Builder |
name(String name)
Sets the value of
CfnKeyGroup.KeyGroupConfigProperty.getName() |
@Stability(value=Stable) public CfnKeyGroup.KeyGroupConfigProperty.Builder items(List<String> items)
CfnKeyGroup.KeyGroupConfigProperty.getItems()items - `CfnKeyGroup.KeyGroupConfigProperty.Items`. This parameter is required.this@Stability(value=Stable) public CfnKeyGroup.KeyGroupConfigProperty.Builder name(String name)
CfnKeyGroup.KeyGroupConfigProperty.getName()name - `CfnKeyGroup.KeyGroupConfigProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnKeyGroup.KeyGroupConfigProperty.Builder comment(String comment)
CfnKeyGroup.KeyGroupConfigProperty.getComment()comment - `CfnKeyGroup.KeyGroupConfigProperty.Comment`.this@Stability(value=Stable) public CfnKeyGroup.KeyGroupConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnKeyGroup.KeyGroupConfigProperty>CfnKeyGroup.KeyGroupConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.