StartEdgeConfigurationUpdateResponse

Types

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

Properties

Link copied to clipboard

The timestamp at which a stream’s edge configuration was first created.

Link copied to clipboard

A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component. The Edge Agent component will run on an IoT Hub Device setup at your premise.

Link copied to clipboard

A description of the generated failure status.

Link copied to clipboard

The timestamp at which a stream’s edge configuration was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the stream.

Link copied to clipboard

The name of the stream from which the edge configuration was updated.

Link copied to clipboard

The current sync status of the stream's edge configuration. When you invoke this API, the sync status will be set to the SYNCING state. Use the DescribeEdgeConfiguration API to get the latest status of the edge configuration.

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