Class: Aws::Types::MlflowPropertiesOutput
- Inherits:
-
Object
- Object
- Aws::Types::MlflowPropertiesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tracking_server_arn ⇒ ::String
Returns the value of attribute tracking_server_arn.
Instance Attribute Details
#tracking_server_arn ⇒ ::String
Returns the value of attribute tracking_server_arn.
4570 4571 4572 |
# File 'sig/types.rbs', line 4570 def tracking_server_arn @tracking_server_arn end |