NAME
Paws::KMS::ListKeyPoliciesResponse
ATTRIBUTES
NextMarker => Str
When Truncated is true, this value is present and contains the value to use for the Marker parameter in a subsequent pagination request.
PolicyNames => ArrayRef[Str]
A list of policy names. Currently, there is only one policy and it is named "Default".
Truncated => Bool
A flag that indicates whether there are more items in the list. If your results were truncated, you can use the Marker parameter to make a subsequent pagination request to retrieve more items in the list.