Class: Aws::Types::DescribeFlywheelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFlywheelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flywheel_arn ⇒ ::String
Returns the value of attribute flywheel_arn.
Instance Attribute Details
#flywheel_arn ⇒ ::String
Returns the value of attribute flywheel_arn.
531 532 533 |
# File 'sig/types.rbs', line 531 def flywheel_arn @flywheel_arn end |