Interface Initiator.Builder

    • Method Detail

      • id

        Initiator.Builder id​(String id)

        If the principal is an Amazon Web Services account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.

        Parameters:
        id - If the principal is an Amazon Web Services account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • displayName

        Initiator.Builder displayName​(String displayName)

        Name of the Principal.

        Parameters:
        displayName - Name of the Principal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.