| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<TagOptionSummary> |
DescribeProvisioningParametersResponse.tagOptions()
Information about the TagOptions associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisioningParametersResponse.Builder |
DescribeProvisioningParametersResponse.Builder.tagOptions(TagOptionSummary... tagOptions)
Information about the TagOptions associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisioningParametersResponse.Builder |
DescribeProvisioningParametersResponse.Builder.tagOptions(Collection<TagOptionSummary> tagOptions)
Information about the TagOptions associated with the resource.
|
Copyright © 2023. All rights reserved.