| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceChange> |
DescribeProvisionedProductPlanResponse.resourceChanges()
Information about the resource changes that will occur when the plan is executed.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductPlanResponse.Builder |
DescribeProvisionedProductPlanResponse.Builder.resourceChanges(ResourceChange... resourceChanges)
Information about the resource changes that will occur when the plan is executed.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductPlanResponse.Builder |
DescribeProvisionedProductPlanResponse.Builder.resourceChanges(Collection<ResourceChange> resourceChanges)
Information about the resource changes that will occur when the plan is executed.
|
Copyright © 2023. All rights reserved.