Module: Aws::BillingConductor::Client::_ListResourcesAssociatedToCustomLineItemResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResourcesAssociatedToCustomLineItemOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #arn ⇒ ::String
- #associated_resources ⇒ ::Array[Types::ListResourcesAssociatedToCustomLineItemResponseElement]
- #next_token ⇒ ::String
Instance Method Details
#arn ⇒ ::String
507 |
# File 'sig/client.rbs', line 507 def arn: () -> ::String |
#associated_resources ⇒ ::Array[Types::ListResourcesAssociatedToCustomLineItemResponseElement]
508 |
# File 'sig/client.rbs', line 508 def associated_resources: () -> ::Array[Types::ListResourcesAssociatedToCustomLineItemResponseElement] |
#next_token ⇒ ::String
509 |
# File 'sig/client.rbs', line 509 def next_token: () -> ::String |