Class: Aws::Types::StopMlflowTrackingServerRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopMlflowTrackingServerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tracking_server_name ⇒ ::String
Returns the value of attribute tracking_server_name.
Instance Attribute Details
#tracking_server_name ⇒ ::String
Returns the value of attribute tracking_server_name.
11152 11153 11154 |
# File 'sig/types.rbs', line 11152 def tracking_server_name @tracking_server_name end |