CopyableBuilder<GetKeyRotationStatusResponse.Builder,GetKeyRotationStatusResponse>
, SdkBuilder<GetKeyRotationStatusResponse.Builder,GetKeyRotationStatusResponse>
public static interface GetKeyRotationStatusResponse.Builder extends CopyableBuilder<GetKeyRotationStatusResponse.Builder,GetKeyRotationStatusResponse>
Modifier and Type | Method | Description |
---|---|---|
GetKeyRotationStatusResponse.Builder |
keyRotationEnabled(Boolean keyRotationEnabled) |
A Boolean value that specifies whether key rotation is enabled.
|
copy
apply, build
GetKeyRotationStatusResponse.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.