| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static EngineWorkflowStatus |
EngineWorkflowStatus.fromValue(String value)
Use this in place of valueOf.
|
static EngineWorkflowStatus |
EngineWorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EngineWorkflowStatus[] |
EngineWorkflowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyTerminateProvisionedProductEngineWorkflowResultRequest |
NotifyTerminateProvisionedProductEngineWorkflowResultRequest.withStatus(EngineWorkflowStatus status)
The status of the terminate engine execution.
|
NotifyProvisionProductEngineWorkflowResultRequest |
NotifyProvisionProductEngineWorkflowResultRequest.withStatus(EngineWorkflowStatus status)
The status of the provisioning engine execution.
|
NotifyUpdateProvisionedProductEngineWorkflowResultRequest |
NotifyUpdateProvisionedProductEngineWorkflowResultRequest.withStatus(EngineWorkflowStatus status)
The status of the update engine execution.
|
Copyright © 2025. All rights reserved.