Interface SensitivityInspectionTemplateExcludes.Builder

  • Method Details

    • managedDataIdentifierIds

      SensitivityInspectionTemplateExcludes.Builder managedDataIdentifierIds(Collection<String> managedDataIdentifierIds)

      An array of unique identifiers, one for each managed data identifier to exclude. To retrieve a list of valid values, use the ListManagedDataIdentifiers operation.

      Parameters:
      managedDataIdentifierIds - An array of unique identifiers, one for each managed data identifier to exclude. To retrieve a list of valid values, use the ListManagedDataIdentifiers operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managedDataIdentifierIds

      SensitivityInspectionTemplateExcludes.Builder managedDataIdentifierIds(String... managedDataIdentifierIds)

      An array of unique identifiers, one for each managed data identifier to exclude. To retrieve a list of valid values, use the ListManagedDataIdentifiers operation.

      Parameters:
      managedDataIdentifierIds - An array of unique identifiers, one for each managed data identifier to exclude. To retrieve a list of valid values, use the ListManagedDataIdentifiers operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.