BulkDeploymentResult

Information about an individual group deployment in a bulk deployment operation.

Types

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

Properties

Link copied to clipboard

The time, in ISO format, when the deployment was created.

Link copied to clipboard

The ARN of the group deployment.

Link copied to clipboard

The ID of the group deployment.

Link copied to clipboard

The current status of the group deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.

Link copied to clipboard

The type of the deployment.

Link copied to clipboard

Details about the error.

Link copied to clipboard

The error message for a failed deployment

Link copied to clipboard

The ARN of the Greengrass group.

Functions

Link copied to clipboard
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