Class: Aws::Types::StartMlflowTrackingServerRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartMlflowTrackingServerRequest
- 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.
11022 11023 11024 |
# File 'sig/types.rbs', line 11022 def tracking_server_name @tracking_server_name end |