Module: Aws::Invoicing::Client::_BatchGetInvoiceProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetInvoiceProfileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#profiles ⇒ ::Array[Types::InvoiceProfile]
84 |
# File 'sig/client.rbs', line 84
def profiles: () -> ::Array[Types::InvoiceProfile]
|