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:



596
597
598
# File 'sig/types.rbs', line 596

def entity_info
  @entity_info
end

#last_authenticated::Time

Returns the value of attribute last_authenticated.

Returns:

  • (::Time)


597
598
599
# File 'sig/types.rbs', line 597

def last_authenticated
  @last_authenticated
end