public static interface ModifyEbsDefaultKmsKeyIdResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifyEbsDefaultKmsKeyIdResponse.Builder,ModifyEbsDefaultKmsKeyIdResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifyEbsDefaultKmsKeyIdResponse.Builder |
kmsKeyId(String kmsKeyId)
The full ARN of the default CMK that your account uses to encrypt an EBS volume when no CMK is specified in
the API call that creates the volume.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildModifyEbsDefaultKmsKeyIdResponse.Builder kmsKeyId(String kmsKeyId)
The full ARN of the default CMK that your account uses to encrypt an EBS volume when no CMK is specified in the API call that creates the volume.
kmsKeyId - The full ARN of the default CMK that your account uses to encrypt an EBS volume when no CMK is
specified in the API call that creates the volume.Copyright © 2019. All rights reserved.