Class: Aws::Types::CreateFlywheelResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFlywheelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#active_model_arn ⇒ ::String
Returns the value of attribute active_model_arn.
-
#flywheel_arn ⇒ ::String
Returns the value of attribute flywheel_arn.
Instance Attribute Details
#active_model_arn ⇒ ::String
Returns the value of attribute active_model_arn.
318 319 320 |
# File 'sig/types.rbs', line 318 def active_model_arn @active_model_arn end |
#flywheel_arn ⇒ ::String
Returns the value of attribute flywheel_arn.
317 318 319 |
# File 'sig/types.rbs', line 317 def flywheel_arn @flywheel_arn end |