| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<UsageInstruction> |
DescribeProvisioningParametersResponse.usageInstructions()
Any additional metadata specifically related to the provisioning of the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisioningParametersResponse.Builder |
DescribeProvisioningParametersResponse.Builder.usageInstructions(UsageInstruction... usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisioningParametersResponse.Builder |
DescribeProvisioningParametersResponse.Builder.usageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
Copyright © 2023. All rights reserved.