Class: Aws::Types::AssumeFleetRoleForReadRequest
- Inherits:
-
Object
- Object
- Aws::Types::AssumeFleetRoleForReadRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
Instance Attribute Details
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
160 161 162 |
# File 'sig/types.rbs', line 160 def farm_id @farm_id end |
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
161 162 163 |
# File 'sig/types.rbs', line 161 def fleet_id @fleet_id end |