You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::AppInstanceUser

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The app instance user.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_user_arnString

The ARN of the app instance user.

Returns:

  • (String)

    The ARN of the app instance user.

#created_timestampTime

The time at which the app instance user was created.

Returns:

  • (Time)

    The time at which the app instance user was created.

#last_updated_timestampTime

The time at which the app instance user was last updated.

Returns:

  • (Time)

    The time at which the app instance user was last updated.

#metadataString

The metadata of the app instance user.

Returns:

  • (String)

    The metadata of the app instance user.

#nameString

The name of the app instance user.

Returns:

  • (String)

    The name of the app instance user.