Class: Aws::Types::CreateEnvironmentConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEnvironmentConnectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector ⇒ Types::Connector
Returns the value of attribute connector.
Instance Attribute Details
#connector ⇒ Types::Connector
Returns the value of attribute connector.
84 85 86 |
# File 'sig/types.rbs', line 84 def connector @connector end |