Class: Aws::Types::DescribeFleetPortSettingsInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFleetPortSettingsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
-
#location ⇒ ::String
Returns the value of attribute location.
Instance Attribute Details
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
842 843 844 |
# File 'sig/types.rbs', line 842 def fleet_id @fleet_id end |
#location ⇒ ::String
Returns the value of attribute location.
843 844 845 |
# File 'sig/types.rbs', line 843 def location @location end |