AWSEKSClusterEncryptionConfiguration
No description
type AWSEKSClusterEncryptionConfiguration {
provider: AWSEKSClusterEncryptionProvider
resources: [String!]!
}
Fields
AWSEKSClusterEncryptionConfiguration.provider
● AWSEKSClusterEncryptionProvider
object
The resources associated with the specified provider
AWSEKSClusterEncryptionConfiguration.resources
● [String!]!
non-null scalar
Specifies the resources to be encrypted
Member of
AWSEKSCluster
object