Class: Aws::Types::DeleteStateMachineAliasInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteStateMachineAliasInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state_machine_alias_arn ⇒ ::String
Returns the value of attribute state_machine_alias_arn.
Instance Attribute Details
#state_machine_alias_arn ⇒ ::String
Returns the value of attribute state_machine_alias_arn.
158 159 160 |
# File 'sig/types.rbs', line 158 def state_machine_alias_arn @state_machine_alias_arn end |