| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ResetEbsDefaultKmsKeyIdResponse |
Ec2Client.resetEbsDefaultKmsKeyId(Consumer<ResetEbsDefaultKmsKeyIdRequest.Builder> resetEbsDefaultKmsKeyIdRequest)
Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed
KMS key for EBS.
|
default ResetEbsDefaultKmsKeyIdResponse |
Ec2Client.resetEbsDefaultKmsKeyId(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest)
Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed
KMS key for EBS.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetEbsDefaultKmsKeyIdResponse> |
Ec2AsyncClient.resetEbsDefaultKmsKeyId(Consumer<ResetEbsDefaultKmsKeyIdRequest.Builder> resetEbsDefaultKmsKeyIdRequest)
Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed
KMS key for EBS.
|
default CompletableFuture<ResetEbsDefaultKmsKeyIdResponse> |
Ec2AsyncClient.resetEbsDefaultKmsKeyId(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest)
Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed
KMS key for EBS.
|
Copyright © 2021. All rights reserved.