public static interface NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder,NotifyTerminateProvisionedProductEngineWorkflowResultRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildNotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder workflowToken(String workflowToken)
The encrypted contents of the terminate engine execution payload that Service Catalog sends after the Terraform product terminate workflow starts.
workflowToken - The encrypted contents of the terminate engine execution payload that Service Catalog sends after the
Terraform product terminate workflow starts.NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder recordId(String recordId)
The identifier of the record.
recordId - The identifier of the record.NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder status(String status)
The status of the terminate engine execution.
status - The status of the terminate engine execution.EngineWorkflowStatus,
EngineWorkflowStatusNotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder status(EngineWorkflowStatus status)
The status of the terminate engine execution.
status - The status of the terminate engine execution.EngineWorkflowStatus,
EngineWorkflowStatusNotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder failureReason(String failureReason)
The reason why the terminate engine execution failed.
failureReason - The reason why the terminate engine execution failed.NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder idempotencyToken(String idempotencyToken)
The idempotency token that identifies the terminate engine execution.
idempotencyToken - The idempotency token that identifies the terminate engine execution.NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderNotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.