| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeComplianceByResourceResult |
AmazonConfig.describeComplianceByResource()
Simplified method form for invoking the DescribeComplianceByResource operation.
|
DescribeComplianceByResourceResult |
AmazonConfigClient.describeComplianceByResource() |
DescribeComplianceByResourceResult |
AbstractAmazonConfig.describeComplianceByResource() |
DescribeComplianceByResourceResult |
AmazonConfig.describeComplianceByResource(DescribeComplianceByResourceRequest describeComplianceByResourceRequest)
Indicates whether the specified AWS resources are compliant.
|
DescribeComplianceByResourceResult |
AmazonConfigClient.describeComplianceByResource(DescribeComplianceByResourceRequest request)
Indicates whether the specified AWS resources are compliant.
|
DescribeComplianceByResourceResult |
AbstractAmazonConfig.describeComplianceByResource(DescribeComplianceByResourceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.clone() |
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.withComplianceByResources(Collection<ComplianceByResource> complianceByResources)
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
|
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.withComplianceByResources(ComplianceByResource... complianceByResources)
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
|
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.withNextToken(String nextToken)
The string that you use in a subsequent request to get the next page of results in a paginated response.
|
Copyright © 2021. All rights reserved.