| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceARNDetail> |
TraceSummary.resourceARNs()
A list of resource ARNs for any resource corresponding to the trace segments.
|
| Modifier and Type | Method and Description |
|---|---|
TraceSummary.Builder |
TraceSummary.Builder.resourceARNs(ResourceARNDetail... resourceARNs)
A list of resource ARNs for any resource corresponding to the trace segments.
|
| Modifier and Type | Method and Description |
|---|---|
TraceSummary.Builder |
TraceSummary.Builder.resourceARNs(Collection<ResourceARNDetail> resourceARNs)
A list of resource ARNs for any resource corresponding to the trace segments.
|
Copyright © 2023. All rights reserved.