Class: Aws::Types::GetComputeAuthTokenInput
- Inherits:
-
Object
- Object
- Aws::Types::GetComputeAuthTokenInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compute_name ⇒ ::String
Returns the value of attribute compute_name.
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
Instance Attribute Details
#compute_name ⇒ ::String
Returns the value of attribute compute_name.
1392 1393 1394 |
# File 'sig/types.rbs', line 1392 def compute_name @compute_name end |
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
1391 1392 1393 |
# File 'sig/types.rbs', line 1391 def fleet_id @fleet_id end |