You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::DescribeResourcePoliciesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchLogs::Types::DescribeResourcePoliciesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token for the next set of items to return.
-
#resource_policies ⇒ Array<Types::ResourcePolicy>
The resource policies that exist in this account.
Instance Attribute Details
#next_token ⇒ String
The token for the next set of items to return. The token expires after 24 hours.
#resource_policies ⇒ Array<Types::ResourcePolicy>
The resource policies that exist in this account.