Class: Aws::Types::ResolveAliasOutput
- Inherits:
-
Object
- Object
- Aws::Types::ResolveAliasOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fleet_arn ⇒ ::String
Returns the value of attribute fleet_arn.
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
Instance Attribute Details
#fleet_arn ⇒ ::String
Returns the value of attribute fleet_arn.
1948 1949 1950 |
# File 'sig/types.rbs', line 1948 def fleet_arn @fleet_arn end |
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
1947 1948 1949 |
# File 'sig/types.rbs', line 1947 def fleet_id @fleet_id end |