ProvisioningState type
The status of the LaunchBulkInstancesOperation.
KnownProvisioningState can be used interchangeably with ProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Creating: Initial creation in progress.
Succeeded: The operation has completed successfully.
Failed: The operation has failed.
Deleting: Deletion in progress.
Canceled: The operation has been canceled.
type ProvisioningState = string