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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#pagination_tokenString

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.

Returns:

  • (String)

    A string that indicates that the response contains more data than can be returned in a single response.

#summary_listArray<Types::Summary>

A table that shows counts of noncompliant resources.

Returns:

  • (Array<Types::Summary>)

    A table that shows counts of noncompliant resources.