Module: Aws::DataZone::Client::_ListDomainUnitsForParentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDomainUnitsForParentOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DomainUnitSummary]
2793 |
# File 'sig/client.rbs', line 2793
def items: () -> ::Array[Types::DomainUnitSummary]
|
#next_token ⇒ ::String
2794 |
# File 'sig/client.rbs', line 2794
def next_token: () -> ::String
|