Class: Aws::Types::EntityDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_infoTypes::EntityInfo

Returns the value of attribute entity_info.

Returns:



584
585
586
# File 'sig/types.rbs', line 584

def entity_info
  @entity_info
end

#last_authenticated::Time

Returns the value of attribute last_authenticated.

Returns:

  • (::Time)


585
586
587
# File 'sig/types.rbs', line 585

def last_authenticated
  @last_authenticated
end