StartEdgeConfigurationUpdateResponse
Types
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 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
inline fun copy(block: StartEdgeConfigurationUpdateResponse.Builder.() -> Unit = {}): StartEdgeConfigurationUpdateResponse