Interface AuthorizedPrincipal.Builder

    • Method Detail

      • principal

        AuthorizedPrincipal.Builder principal​(String principal)

        The IAM principal that is allowed access to the domain.

        Parameters:
        principal - The IAM principal that is allowed access to the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.