Class: Aws::Types::GetEngagementInvitationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetEngagementInvitationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog ⇒ ::String
Returns the value of attribute catalog.
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#catalog ⇒ ::String
Returns the value of attribute catalog.
498 499 500 |
# File 'sig/types.rbs', line 498 def catalog @catalog end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
499 500 501 |
# File 'sig/types.rbs', line 499 def identifier @identifier end |