public static interface GetKeyRotationStatusResponse.Builder extends KMSResponse.Builder, CopyableBuilder<GetKeyRotationStatusResponse.Builder,GetKeyRotationStatusResponse>
| Modifier and Type | Method and Description |
|---|---|
GetKeyRotationStatusResponse.Builder |
keyRotationEnabled(Boolean keyRotationEnabled)
A Boolean value that specifies whether key rotation is enabled.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetKeyRotationStatusResponse.Builder keyRotationEnabled(Boolean keyRotationEnabled)
A Boolean value that specifies whether key rotation is enabled.
keyRotationEnabled - A Boolean value that specifies whether key rotation is enabled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.