| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceIdentifier |
AuditSuppression.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
RelatedResource.resourceIdentifier()
Information that identifies the resource.
|
ResourceIdentifier |
NonCompliantResource.resourceIdentifier()
Information that identifies the noncompliant resource.
|
ResourceIdentifier |
ListAuditFindingsRequest.resourceIdentifier()
Information identifying the noncompliant resource.
|
ResourceIdentifier |
DescribeAuditSuppressionResponse.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
ListAuditSuppressionsRequest.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
UpdateAuditSuppressionRequest.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
CreateAuditSuppressionRequest.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
DeleteAuditSuppressionRequest.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
ResourceIdentifier |
DescribeAuditSuppressionRequest.resourceIdentifier()
Returns the value of the ResourceIdentifier property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
AuditSuppression.Builder |
AuditSuppression.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
RelatedResource.Builder |
RelatedResource.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information that identifies the resource.
|
NonCompliantResource.Builder |
NonCompliantResource.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information that identifies the noncompliant resource.
|
ListAuditFindingsRequest.Builder |
ListAuditFindingsRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Information identifying the noncompliant resource.
|
DescribeAuditSuppressionResponse.Builder |
DescribeAuditSuppressionResponse.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
ListAuditSuppressionsRequest.Builder |
ListAuditSuppressionsRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
UpdateAuditSuppressionRequest.Builder |
UpdateAuditSuppressionRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
CreateAuditSuppressionRequest.Builder |
CreateAuditSuppressionRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
DeleteAuditSuppressionRequest.Builder |
DeleteAuditSuppressionRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
DescribeAuditSuppressionRequest.Builder |
DescribeAuditSuppressionRequest.Builder.resourceIdentifier(ResourceIdentifier resourceIdentifier)
Sets the value of the ResourceIdentifier property for this object.
|
Copyright © 2022. All rights reserved.