Interface CreateStateMachineAliasResponse.Builder

  • Method Details

    • stateMachineAliasArn

      CreateStateMachineAliasResponse.Builder stateMachineAliasArn(String stateMachineAliasArn)

      The Amazon Resource Name (ARN) that identifies the created state machine alias.

      Parameters:
      stateMachineAliasArn - The Amazon Resource Name (ARN) that identifies the created state machine alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      The date the state machine alias was created.

      Parameters:
      creationDate - The date the state machine alias was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.