@aws-sdk/client-resource-groups-tagging-api

GetComplianceSummaryCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
PaginationToken string | undefined

A string that indicates that there is more data available than this response contains. To receive the next part of the response, specify this response value as the PaginationToken value in the request for the next page.

SummaryList Summary[] | undefined

A table that shows counts of noncompliant resources.

Full Signature

export interface GetComplianceSummaryCommandOutput extends GetComplianceSummaryOutput, MetadataBearer