Class: Aws::Types::DeleteSimulationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSimulationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#simulation ⇒ ::String
Returns the value of attribute simulation.
Instance Attribute Details
#simulation ⇒ ::String
Returns the value of attribute simulation.
46 47 48 |
# File 'sig/types.rbs', line 46 def simulation @simulation end |