@Stability(value=Stable)
public static interface CfnKeyGroup.KeyGroupConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnKeyGroup.KeyGroupConfigProperty.Builder
A builder for
CfnKeyGroup.KeyGroupConfigProperty |
static class |
CfnKeyGroup.KeyGroupConfigProperty.Jsii$Proxy
An implementation for
CfnKeyGroup.KeyGroupConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnKeyGroup.KeyGroupConfigProperty.Builder |
builder() |
default String |
getComment()
`CfnKeyGroup.KeyGroupConfigProperty.Comment`.
|
List<String> |
getItems()
`CfnKeyGroup.KeyGroupConfigProperty.Items`.
|
String |
getName()
`CfnKeyGroup.KeyGroupConfigProperty.Name`.
|
@Stability(value=Stable) @NotNull List<String> getItems()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getComment()
@Stability(value=Stable) static CfnKeyGroup.KeyGroupConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.