Class: Aws::Types::UpdateTarget
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#track_name ⇒ ::String
Returns the value of attribute track_name.
-
#workgroup_version ⇒ ::String
Returns the value of attribute workgroup_version.
Instance Attribute Details
#track_name ⇒ ::String
Returns the value of attribute track_name.
1119 1120 1121 |
# File 'sig/types.rbs', line 1119 def track_name @track_name end |
#workgroup_version ⇒ ::String
Returns the value of attribute workgroup_version.
1120 1121 1122 |
# File 'sig/types.rbs', line 1120 def workgroup_version @workgroup_version end |