Interface CreateStateMachineAliasResponse.Builder

    • Method Detail

      • 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

        CreateStateMachineAliasResponse.Builder creationDate​(Instant 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.