| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ComplianceByResource |
ComplianceByResource.clone() |
ComplianceByResource |
ComplianceByResource.withCompliance(Compliance compliance)
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
|
ComplianceByResource |
ComplianceByResource.withResourceId(String resourceId)
The ID of the Amazon Web Services resource that was evaluated.
|
ComplianceByResource |
ComplianceByResource.withResourceType(String resourceType)
The type of the Amazon Web Services resource that was evaluated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComplianceByResource> |
DescribeComplianceByResourceResult.getComplianceByResources()
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate
it.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.withComplianceByResources(ComplianceByResource... complianceByResources)
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate
it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeComplianceByResourceResult.setComplianceByResources(Collection<ComplianceByResource> complianceByResources)
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate
it.
|
DescribeComplianceByResourceResult |
DescribeComplianceByResourceResult.withComplianceByResources(Collection<ComplianceByResource> complianceByResources)
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate
it.
|
Copyright © 2024. All rights reserved.