Interface AwsIdentity.Builder

    • Method Detail

      • externalId

        AwsIdentity.Builder externalId​(String externalId)

        The external ID used to establish trust relationship with the Amazon Web Services identity.

        Parameters:
        externalId - The external ID used to establish trust relationship with the Amazon Web Services identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principal

        AwsIdentity.Builder principal​(String principal)

        The Amazon Web Services identity principal.

        Parameters:
        principal - The Amazon Web Services identity principal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.