class Aws::KMS::Types::ListKeyRotationsResponse
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ListKeyRotationsResponse AWS API Documentation
@return [Boolean]
response to the ‘Marker` parameter in a subsequent request.
more items, pass the value of the `NextMarker` element in this
this value is true, the list in this response is truncated. To get
A flag that indicates whether there are more items in the list. When
@!attribute [rw] truncated
@return [String]
value to use for the `Marker` parameter in a subsequent request.
When `Truncated` is true, this element is present and contains the
@!attribute [rw] next_marker
@return [Array<Types::RotationsListEntry>]
any imported key material pending rotation.
`ALL_KEY_MATERIAL`, this list includes the first key material and
parameter `IncludeKeyMaterial` is specified with a value of
A list of completed key material rotations. When the optional input
@!attribute [rw] rotations