Class: Aws::Types::Entity
- Inherits:
-
Object
- Object
- Aws::Types::Entity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_id ⇒ ::String
Returns the value of attribute entity_id.
-
#entity_type ⇒ ::String
Returns the value of attribute entity_type.
Instance Attribute Details
#entity_id ⇒ ::String
Returns the value of attribute entity_id.
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.
467 468 469 |
# File 'sig/types.rbs', line 467 def entity_type @entity_type end |