| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceIdentifier |
ListAuditFindingsRequest.resourceIdentifier()
Information identifying the noncompliant resource.
|
ResourceIdentifier |
NonCompliantResource.resourceIdentifier()
Information that identifies the noncompliant resource.
|
ResourceIdentifier |
RelatedResource.resourceIdentifier()
Information that identifies the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListAuditFindingsRequest.Builder |
ListAuditFindingsRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information identifying the noncompliant resource.
|
NonCompliantResource.Builder |
NonCompliantResource.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information that identifies the noncompliant resource.
|
RelatedResource.Builder |
RelatedResource.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information that identifies the resource.
|
Copyright © 2020. All rights reserved.