Class: Aws::Types::StartDiscovererRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartDiscovererRequest
- 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.
552 553 554 |
# File 'sig/types.rbs', line 552 def discoverer_id @discoverer_id end |