Class: Aws::Types::StopDiscovererRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopDiscovererRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#discoverer_id ⇒ ::String
Returns the value of attribute discoverer_id.
Instance Attribute Details
#discoverer_id ⇒ ::String
Returns the value of attribute discoverer_id.
563 564 565 |
# File 'sig/types.rbs', line 563 def discoverer_id @discoverer_id end |