| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.clone() |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withFailureReason(String failureReason)
The reason why the update engine execution failed.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withIdempotencyToken(String idempotencyToken)
The idempotency token that identifies the update engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withOutputs(Collection<RecordOutput> outputs)
The output of the update engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withOutputs(RecordOutput... outputs)
The output of the update engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withRecordId(String recordId)
The identifier of the record.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withStatus(EngineWorkflowStatus status)
The status of the update engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withStatus(String status)
The status of the update engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withWorkflowToken(String workflowToken)
The encrypted contents of the update engine execution payload that Service Catalog sends after the Terraform
product update workflow starts.
|
Copyright © 2025. All rights reserved.