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.
11151 11152 11153 |
# File 'sig/types.rbs', line 11151 def tracking_server_name @tracking_server_name end |