Interface SensitivityInspectionTemplatesEntry.Builder

    • Method Detail

      • id

        SensitivityInspectionTemplatesEntry.Builder id​(String id)

        The unique identifier for the sensitivity inspection template.

        Parameters:
        id - The unique identifier for the sensitivity inspection template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        SensitivityInspectionTemplatesEntry.Builder name​(String name)

        The name of the sensitivity inspection template: automated-sensitive-data-discovery.

        Parameters:
        name - The name of the sensitivity inspection template: automated-sensitive-data-discovery.
        Returns:
        Returns a reference to this object so that method calls can be chained together.