Class: Aws::Types::DescribeCustomerMetadataResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCustomerMetadataResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agreements ⇒ ::Array[Types::CustomerAgreement]
Returns the value of attribute agreements.
-
#nni_partner_type ⇒ "v1", ...
Returns the value of attribute nni_partner_type.
Instance Attribute Details
#agreements ⇒ ::Array[Types::CustomerAgreement]
Returns the value of attribute agreements.
439 440 441 |
# File 'sig/types.rbs', line 439 def agreements @agreements end |
#nni_partner_type ⇒ "v1", ...
Returns the value of attribute nni_partner_type.
440 441 442 |
# File 'sig/types.rbs', line 440 def nni_partner_type @nni_partner_type end |