Class: Aws::Types::DescribeConnectorEntityResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConnectorEntityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_entity_fields ⇒ ::Array[Types::ConnectorEntityField]
Returns the value of attribute connector_entity_fields.
Instance Attribute Details
#connector_entity_fields ⇒ ::Array[Types::ConnectorEntityField]
Returns the value of attribute connector_entity_fields.
443 444 445 |
# File 'sig/types.rbs', line 443 def connector_entity_fields @connector_entity_fields end |