Module: Aws::Interconnect::Client::_ListAttachPointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAttachPointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attach_points ⇒ ::Array[Types::AttachPointDescriptor]
166 |
# File 'sig/client.rbs', line 166
def attach_points: () -> ::Array[Types::AttachPointDescriptor]
|
#next_token ⇒ ::String
167 |
# File 'sig/client.rbs', line 167
def next_token: () -> ::String
|