Class: Aws::Types::Entity

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#entity_id::String

Returns the value of attribute entity_id.

Returns:



468
469
470
# File 'sig/types.rbs', line 468

def entity_id
  @entity_id
end

#entity_type::String

Returns the value of attribute entity_type.

Returns:



467
468
469
# File 'sig/types.rbs', line 467

def entity_type
  @entity_type
end