Class: Aws::Types::PutConnectorRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutConnectorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_configuration ⇒ Types::ConnectorConfiguration
Returns the value of attribute connector_configuration.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#connector_configuration ⇒ Types::ConnectorConfiguration
Returns the value of attribute connector_configuration.
1779 1780 1781 |
# File 'sig/types.rbs', line 1779 def connector_configuration @connector_configuration end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def end |