| Method and Description |
|---|
| software.amazon.awssdk.services.servicecatalog.model.DescribeProvisioningParametersResponse.hasProvisioningArtifactOutputs()
This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use
ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs.
|
| software.amazon.awssdk.services.servicecatalog.model.DescribeProvisioningParametersResponse.provisioningArtifactOutputs()
This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use
ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs.
|
| software.amazon.awssdk.services.servicecatalog.model.DescribeProvisioningParametersResponse.Builder.provisioningArtifactOutputs(Collection<ProvisioningArtifactOutput>)
This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use
ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs.
|
| software.amazon.awssdk.services.servicecatalog.model.DescribeProvisioningParametersResponse.Builder.provisioningArtifactOutputs(Consumer<ProvisioningArtifactOutput.Builder>...)
This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use
ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs.
|
| software.amazon.awssdk.services.servicecatalog.model.DescribeProvisioningParametersResponse.Builder.provisioningArtifactOutputs(ProvisioningArtifactOutput...)
This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use
ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs.
|
Copyright © 2023. All rights reserved.