@Stability(value=Stable)
public static interface CfnCluster.EncryptionConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-encryptionconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-encryptionconfig.html#cfn-eks-cluster-encryptionconfig-provider@Stability(value=Stable) @Nullable default List<String> getResources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-encryptionconfig.html#cfn-eks-cluster-encryptionconfig-resources@Stability(value=Stable) static CfnCluster.EncryptionConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.