Module: Aws::DirectConnect::Client::_DescribeCustomerMetadataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCustomerMetadataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agreements ⇒ ::Array[Types::CustomerAgreement]
1018 |
# File 'sig/client.rbs', line 1018
def agreements: () -> ::Array[Types::CustomerAgreement]
|
#nni_partner_type ⇒ "v1", ...
1019 |
# File 'sig/client.rbs', line 1019
def nni_partner_type: () -> ("v1" | "v2" | "nonPartner")
|