@Stability(value=Stable)
public static interface CfnCluster.EncryptionConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.EncryptionConfigProperty.Builder
A builder for
CfnCluster.EncryptionConfigProperty |
static class |
CfnCluster.EncryptionConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.EncryptionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.EncryptionConfigProperty.Builder |
builder() |
default Object |
getProvider()
`CfnCluster.EncryptionConfigProperty.Provider`.
|
default List<String> |
getResources()
`CfnCluster.EncryptionConfigProperty.Resources`.
|
@Stability(value=Stable) @Nullable default Object getProvider()
@Stability(value=Stable) @Nullable default List<String> getResources()
@Stability(value=Stable) static CfnCluster.EncryptionConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.