| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceChangeDetail> |
ResourceChange.details()
Information about the resource changes.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceChange.Builder |
ResourceChange.Builder.details(ResourceChangeDetail... details)
Information about the resource changes.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceChange.Builder |
ResourceChange.Builder.details(Collection<ResourceChangeDetail> details)
Information about the resource changes.
|
Copyright © 2023. All rights reserved.