Module: Aws::Appflow::Client::_ListConnectorEntitiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorEntitiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_entity_map ⇒ ::Hash[::String, ::Array[Types::ConnectorEntity]]
254 |
# File 'sig/client.rbs', line 254
def connector_entity_map: () -> ::Hash[::String, ::Array[Types::ConnectorEntity]]
|
#next_token ⇒ ::String
255 |
# File 'sig/client.rbs', line 255
def next_token: () -> ::String
|