| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceProperty> |
Resource.properties()
A structure with additional type-specific details about the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
Resource.Builder.properties(ResourceProperty... properties)
A structure with additional type-specific details about the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
Resource.Builder.properties(Collection<ResourceProperty> properties)
A structure with additional type-specific details about the resource.
|
Copyright © 2023. All rights reserved.