class Aws::IoTThingsGraph::Types::SystemInstanceDescription

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

@!attribute [rw] summary

An object that contains summary information about a system instance.
@return [Types::SystemInstanceSummary]

@!attribute [rw] definition

A document that defines an entity.
@return [Types::DefinitionDocument]

@!attribute [rw] s3_bucket_name

The Amazon Simple Storage Service bucket where information about a
system instance is stored.
@return [String]

@!attribute [rw] metrics_configuration

An object that specifies whether cloud metrics are collected in a
deployment and, if so, what role is used to collect metrics.
@return [Types::MetricsConfiguration]

@!attribute [rw] validated_namespace_version

The version of the user's namespace against which the system
instance was validated.
@return [Integer]

@!attribute [rw] validated_dependency_revisions

A list of objects that contain all of the IDs and revision numbers
of workflows and systems that are used in a system instance.
@return [Array<Types::DependencyRevision>]

@!attribute [rw] flow_actions_role_arn

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.
@return [String]

Constants

SENSITIVE