EdgeDeployment

Information about a deployment on an edge device that is registered with SageMaker Edge Manager.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a list of Definition objects.

Link copied to clipboard

The name and unique ID of the deployment.

Link copied to clipboard

Determines whether to rollback to previous configuration if deployment fails.

Link copied to clipboard

The type of the deployment.

Functions

Link copied to clipboard
inline fun copy(block: EdgeDeployment.Builder.() -> Unit = {}): EdgeDeployment
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String