Class: Aws::Types::DeleteTrackerRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrackerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tracker_name ⇒ ::String
Returns the value of attribute tracker_name.
Instance Attribute Details
#tracker_name ⇒ ::String
Returns the value of attribute tracker_name.
432 433 434 |
# File 'sig/types.rbs', line 432 def tracker_name @tracker_name end |