Class: Aws::Types::DescribeStateMachineAliasInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state_machine_alias_arn::String

Returns the value of attribute state_machine_alias_arn.

Returns:

  • (::String)


246
247
248
# File 'sig/types.rbs', line 246

def state_machine_alias_arn
  @state_machine_alias_arn
end