Module: Aws::VPCLattice::Client::_ListTargetGroupsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListTargetGroupsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::TargetGroupSummary]

Returns:



1014
# File 'sig/client.rbs', line 1014

def items: () -> ::Array[Types::TargetGroupSummary]

#next_token::String

Returns:

  • (::String)


1015
# File 'sig/client.rbs', line 1015

def next_token: () -> ::String