| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
Provider |
Provider.clone() |
Provider |
EncryptionConfig.getProvider()
AWS Key Management Service (AWS KMS) customer master key (CMK).
|
Provider |
Provider.withKeyArn(String keyArn)
Amazon Resource Name (ARN) or alias of the customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionConfig.setProvider(Provider provider)
AWS Key Management Service (AWS KMS) customer master key (CMK).
|
EncryptionConfig |
EncryptionConfig.withProvider(Provider provider)
AWS Key Management Service (AWS KMS) customer master key (CMK).
|
Copyright © 2020. All rights reserved.