| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.clone() |
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.withMaxResults(Integer maxResults)
If the number of available results exceeds this maximum, the response includes a
NextToken value
that you can use for the NextToken parameter to get the next set of results. |
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.withNextToken(String nextToken)
A string that identifies the next page of resource scan results.
|
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.withResources(Collection<ScannedResourceIdentifier> resources)
The list of resources for which you want to get the related resources.
|
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.withResources(ScannedResourceIdentifier... resources)
The list of resources for which you want to get the related resources.
|
ListResourceScanRelatedResourcesRequest |
ListResourceScanRelatedResourcesRequest.withResourceScanId(String resourceScanId)
The Amazon Resource Name (ARN) of the resource scan.
|
Copyright © 2024. All rights reserved.