You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ACMPCA::Types::ListPermissionsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ACMPCA::Types::ListPermissionsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
When the list is truncated, this value is present and should be used for the NextToken parameter in a subsequent pagination request.
-
#permissions ⇒ Array<Types::Permission>
Summary information about each permission assigned by the specified private CA, including the action enabled, the policy provided, and the time of creation.
Instance Attribute Details
#next_token ⇒ String
When the list is truncated, this value is present and should be used for the NextToken parameter in a subsequent pagination request.
#permissions ⇒ Array<Types::Permission>
Summary information about each permission assigned by the specified private CA, including the action enabled, the policy provided, and the time of creation.