You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Appflow::Types::ListConnectorEntitiesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#connector_entity_mapHash<String,Array<Types::ConnectorEntity>>

The response of ListConnectorEntities lists entities grouped by category. This map\'s key represents the group name, and its value contains the list of entities belonging to that group.

Returns:

  • (Hash<String,Array<Types::ConnectorEntity>>)

    The response of ListConnectorEntities lists entities grouped by category.