Interface ResourceServerConfig.Builder

    • Method Detail

      • scopes

        ResourceServerConfig.Builder scopes​(Map<String,​ResourceServerScopeDetails> scopes)

        A list of the IAM Identity Center access scopes that are associated with this resource server.

        Parameters:
        scopes - A list of the IAM Identity Center access scopes that are associated with this resource server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.