class Aws::KMS::Types::ListKeyPoliciesResponse
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ListKeyPoliciesResponse 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<String>]
A list of key policy names. The only valid value is `default`.
@!attribute [rw] policy_names