Class: Aws::Types::DeleteStateMachineVersionInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteStateMachineVersionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state_machine_version_arn ⇒ ::String
Returns the value of attribute state_machine_version_arn.
Instance Attribute Details
#state_machine_version_arn ⇒ ::String
Returns the value of attribute state_machine_version_arn.
174 175 176 |
# File 'sig/types.rbs', line 174 def state_machine_version_arn @state_machine_version_arn end |