Class: Aws::Types::CollectorShortInfoResponse
- Inherits:
-
Object
- Object
- Aws::Types::CollectorShortInfoResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collector_name ⇒ ::String
Returns the value of attribute collector_name.
-
#collector_referenced_id ⇒ ::String
Returns the value of attribute collector_referenced_id.
Instance Attribute Details
#collector_name ⇒ ::String
Returns the value of attribute collector_name.
145 146 147 |
# File 'sig/types.rbs', line 145 def collector_name @collector_name end |
#collector_referenced_id ⇒ ::String
Returns the value of attribute collector_referenced_id.
144 145 146 |
# File 'sig/types.rbs', line 144 def collector_referenced_id @collector_referenced_id end |