Module: Aws::Appflow::Client::_DescribeConnectorProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConnectorProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_profile_details ⇒ ::Array[Types::ConnectorProfile]
184 |
# File 'sig/client.rbs', line 184
def connector_profile_details: () -> ::Array[Types::ConnectorProfile]
|
#next_token ⇒ ::String
185 |
# File 'sig/client.rbs', line 185
def next_token: () -> ::String
|