Class: Aws::Types::DescribeStateMachineAliasInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStateMachineAliasInput
- 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.
246 247 248 |
# File 'sig/types.rbs', line 246 def state_machine_alias_arn @state_machine_alias_arn end |