You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ResourceGroupsTaggingAPI::Types::GetComplianceSummaryOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ResourceGroupsTaggingAPI::Types::GetComplianceSummaryOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#pagination_token ⇒ String
A string that indicates that the response contains more data than can be returned in a single response.
-
#summary_list ⇒ Array<Types::Summary>
A table that shows counts of noncompliant resources.
Instance Attribute Details
#pagination_token ⇒ String
A string that indicates that the response contains more data than can be
returned in a single response. To receive additional data, specify this
string for the PaginationToken value in a subsequent request.
#summary_list ⇒ Array<Types::Summary>
A table that shows counts of noncompliant resources.