Interface SnowflakeRoleConfiguration.Builder

    • Method Detail

      • enabled

        SnowflakeRoleConfiguration.Builder enabled​(Boolean enabled)

        Enable Snowflake role

        Parameters:
        enabled - Enable Snowflake role
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • snowflakeRole

        SnowflakeRoleConfiguration.Builder snowflakeRole​(String snowflakeRole)

        The Snowflake role you wish to configure

        Parameters:
        snowflakeRole - The Snowflake role you wish to configure
        Returns:
        Returns a reference to this object so that method calls can be chained together.