Class: Aws::Types::GetInstanceAccessInput
- Inherits:
-
Object
- Object
- Aws::Types::GetInstanceAccessInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
1417 1418 1419 |
# File 'sig/types.rbs', line 1417 def fleet_id @fleet_id end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
1418 1419 1420 |
# File 'sig/types.rbs', line 1418 def instance_id @instance_id end |