Class: Aws::Types::DeleteCloudConnectorResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCloudConnectorResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_connector_id ⇒ ::String
Returns the value of attribute cloud_connector_id.
Instance Attribute Details
#cloud_connector_id ⇒ ::String
Returns the value of attribute cloud_connector_id.
864 865 866 |
# File 'sig/types.rbs', line 864 def cloud_connector_id @cloud_connector_id end |