Class: Aws::Types::DescribeEntityRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEntityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email ⇒ ::String
Returns the value of attribute email.
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#email ⇒ ::String
Returns the value of attribute email.
404 405 406 |
# File 'sig/types.rbs', line 404 def email @email end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
403 404 405 |
# File 'sig/types.rbs', line 403 def organization_id @organization_id end |