Interface TrustedTokenIssuerMetadata.Builder

    • Method Detail

      • name

        TrustedTokenIssuerMetadata.Builder name​(String name)

        The name of the trusted token issuer configuration in the instance of IAM Identity Center.

        Parameters:
        name - The name of the trusted token issuer configuration in the instance of IAM Identity Center.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • trustedTokenIssuerArn

        TrustedTokenIssuerMetadata.Builder trustedTokenIssuerArn​(String trustedTokenIssuerArn)

        The ARN of the trusted token issuer configuration in the instance of IAM Identity Center.

        Parameters:
        trustedTokenIssuerArn - The ARN of the trusted token issuer configuration in the instance of IAM Identity Center.
        Returns:
        Returns a reference to this object so that method calls can be chained together.