| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroupstaggingapi.model |
| Modifier and Type | Method and Description |
|---|---|
Summary |
Summary.clone() |
Summary |
Summary.withLastUpdated(String lastUpdated)
The timestamp that shows when this summary was generated in this Region.
|
Summary |
Summary.withNonCompliantResources(Long nonCompliantResources)
The count of noncompliant resources.
|
Summary |
Summary.withRegion(String region)
The AWS Region that the summary applies to.
|
Summary |
Summary.withResourceType(String resourceType)
The AWS resource type.
|
Summary |
Summary.withTargetId(String targetId)
The account identifier or the root identifier of the organization.
|
Summary |
Summary.withTargetIdType(String targetIdType)
Whether the target is an account, an OU, or the organization root.
|
Summary |
Summary.withTargetIdType(TargetIdType targetIdType)
Whether the target is an account, an OU, or the organization root.
|
| Modifier and Type | Method and Description |
|---|---|
List<Summary> |
GetComplianceSummaryResult.getSummaryList()
A table that shows counts of noncompliant resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetComplianceSummaryResult |
GetComplianceSummaryResult.withSummaryList(Summary... summaryList)
A table that shows counts of noncompliant resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetComplianceSummaryResult.setSummaryList(Collection<Summary> summaryList)
A table that shows counts of noncompliant resources.
|
GetComplianceSummaryResult |
GetComplianceSummaryResult.withSummaryList(Collection<Summary> summaryList)
A table that shows counts of noncompliant resources.
|
Copyright © 2020. All rights reserved.