Class: Aws::Types::GetPartnerAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPartnerAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_linked ⇒ Boolean
Returns the value of attribute account_linked.
-
#sidewalk ⇒ Types::SidewalkAccountInfoWithFingerprint
Returns the value of attribute sidewalk.
Instance Attribute Details
#account_linked ⇒ Boolean
Returns the value of attribute account_linked.
770 771 772 |
# File 'sig/types.rbs', line 770 def account_linked @account_linked end |
#sidewalk ⇒ Types::SidewalkAccountInfoWithFingerprint
Returns the value of attribute sidewalk.
769 770 771 |
# File 'sig/types.rbs', line 769 def sidewalk @sidewalk end |