The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::KMS::ListKeyPoliciesResponse

ATTRIBUTES

NextMarker => Str

When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.

PolicyNames => ArrayRef[Str|Undef]

A list of key policy names. Currently, there is only one key policy per CMK and it is always named default.

Truncated => Bool

A flag that indicates whether there are more items in the list. When this value is true, the list in this response is truncated. To get more items, pass the value of the NextMarker element in this response to the Marker parameter in a subsequent request.

_request_id => Str