@Stability(value=Stable) public static final class CfnKeyGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnKeyGroupProps>
CfnKeyGroupProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnKeyGroupProps |
build()
Builds the configured instance.
|
CfnKeyGroupProps.Builder |
keyGroupConfig(CfnKeyGroup.KeyGroupConfigProperty keyGroupConfig)
Sets the value of
CfnKeyGroupProps.getKeyGroupConfig() |
CfnKeyGroupProps.Builder |
keyGroupConfig(IResolvable keyGroupConfig)
Sets the value of
CfnKeyGroupProps.getKeyGroupConfig() |
@Stability(value=Stable) public CfnKeyGroupProps.Builder keyGroupConfig(IResolvable keyGroupConfig)
CfnKeyGroupProps.getKeyGroupConfig()keyGroupConfig - The key group configuration. This parameter is required.this@Stability(value=Stable) public CfnKeyGroupProps.Builder keyGroupConfig(CfnKeyGroup.KeyGroupConfigProperty keyGroupConfig)
CfnKeyGroupProps.getKeyGroupConfig()keyGroupConfig - The key group configuration. This parameter is required.this@Stability(value=Stable) public CfnKeyGroupProps build()
build in interface software.amazon.jsii.Builder<CfnKeyGroupProps>CfnKeyGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.