Module aws_sdk_sagemaker::waiters
source · Expand description
Supporting types for waiters.
Note: to use waiters, import the Waiters
trait, which adds methods prefixed with wait_until
to the client.
Modules§
- Supporting types for the
endpoint_deleted
waiter. - Supporting types for the
endpoint_in_service
waiter. - Supporting types for the
image_created
waiter. - Supporting types for the
image_deleted
waiter. - Supporting types for the
image_updated
waiter. - Supporting types for the
image_version_created
waiter. - Supporting types for the
image_version_deleted
waiter. - Supporting types for the
notebook_instance_deleted
waiter. - Supporting types for the
notebook_instance_in_service
waiter. - Supporting types for the
notebook_instance_stopped
waiter. - Supporting types for the
processing_job_completed_or_stopped
waiter. - Supporting types for the
training_job_completed_or_stopped
waiter. - Supporting types for the
transform_job_completed_or_stopped
waiter.