SystemInstanceDescription

An object that contains a system instance definition and summary information.

Types

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

Properties

Link copied to clipboard

A document that defines an entity.

Link copied to clipboard

The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a cloud deployment. This role must have read and write permissionss to AWS Lambda and AWS IoT and to any other AWS services that the flow uses.

Link copied to clipboard

An object that specifies whether cloud metrics are collected in a deployment and, if so, what role is used to collect metrics.

Link copied to clipboard

The Amazon Simple Storage Service bucket where information about a system instance is stored.

Link copied to clipboard

An object that contains summary information about a system instance.

Link copied to clipboard

A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a system instance.

Link copied to clipboard

The version of the user's namespace against which the system instance was validated.

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