Module: Aws::VPCLattice::Client::_ListTargetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTargetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::TargetSummary]
1028 |
# File 'sig/client.rbs', line 1028
def items: () -> ::Array[Types::TargetSummary]
|
#next_token ⇒ ::String
1029 |
# File 'sig/client.rbs', line 1029
def next_token: () -> ::String
|