Interface DataArtifact.Builder

  • Method Details

    • description

      DataArtifact.Builder description(String description)

      A description of the data artifact.

      Parameters:
      description - A description of the data artifact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArn

      DataArtifact.Builder resourceArn(String resourceArn)

      The Amazon Resource Name (ARN) of the data artifact.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the data artifact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      DataArtifact.Builder resourceType(String resourceType)

      The type of the data artifact resource.

      Parameters:
      resourceType - The type of the data artifact resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataClassification

      DataArtifact.Builder dataClassification(String dataClassification)

      The classification of sensitive data contained in the dataset.

      Parameters:
      dataClassification - The classification of sensitive data contained in the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.