Class: Aws::Types::AppInstanceAdmin

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#adminTypes::Identity

Returns the value of attribute admin.

Returns:



21
22
23
# File 'sig/types.rbs', line 21

def admin
  @admin
end

#app_instance_arn::String

Returns the value of attribute app_instance_arn.

Returns:

  • (::String)


22
23
24
# File 'sig/types.rbs', line 22

def app_instance_arn
  @app_instance_arn
end

#created_timestamp::Time

Returns the value of attribute created_timestamp.

Returns:

  • (::Time)


23
24
25
# File 'sig/types.rbs', line 23

def created_timestamp
  @created_timestamp
end