Class: Aws::Types::Receiver
- Inherits:
-
Object
- Object
- Aws::Types::Receiver
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account ⇒ Types::AccountReceiver
Returns the value of attribute account.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#account ⇒ Types::AccountReceiver
Returns the value of attribute account.
1254 1255 1256 |
# File 'sig/types.rbs', line 1254 def account @account end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1255 1256 1257 |
# File 'sig/types.rbs', line 1255 def unknown @unknown end |