Interface LakeFormationTagPolicyDetails.Builder

    • Method Detail

      • database

        LakeFormationTagPolicyDetails.Builder database​(String database)

        The underlying Glue database that the notification is referring to.

        Parameters:
        database - The underlying Glue database that the notification is referring to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • table

        LakeFormationTagPolicyDetails.Builder table​(String table)

        The underlying Glue table that the notification is referring to.

        Parameters:
        table - The underlying Glue table that the notification is referring to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.