Class: Aws::Types::DeleteFlywheelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFlywheelRequest
- 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.
423 424 425 |
# File 'sig/types.rbs', line 423 def flywheel_arn @flywheel_arn end |