Class: Aws::Types::EngagementMemberSummary
- Inherits:
-
Object
- Object
- Aws::Types::EngagementMemberSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#company_name ⇒ ::String
Returns the value of attribute company_name.
-
#website_url ⇒ ::String
Returns the value of attribute website_url.
Instance Attribute Details
#company_name ⇒ ::String
Returns the value of attribute company_name.
411 412 413 |
# File 'sig/types.rbs', line 411 def company_name @company_name end |
#website_url ⇒ ::String
Returns the value of attribute website_url.
412 413 414 |
# File 'sig/types.rbs', line 412 def website_url @website_url end |