class Aws::ChimeSDKIdentity::Types::AppInstance

The details of an `AppInstance`, an instance of an Amazon Chime SDK messaging application.

@!attribute [rw] app_instance_arn

The ARN of the messaging instance.
@return [String]

@!attribute [rw] name

The name of an `AppInstance`.
@return [String]

@!attribute [rw] created_timestamp

The time at which an `AppInstance` was created. In epoch
milliseconds.
@return [Time]

@!attribute [rw] last_updated_timestamp

The time an `AppInstance` was last updated. In epoch milliseconds.
@return [Time]

@!attribute [rw] metadata

The metadata of an `AppInstance`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-identity-2021-04-20/AppInstance AWS API Documentation

Constants

SENSITIVE