Interface StorageConfig.Builder

  • Method Details

    • projectS3Path

      StorageConfig.Builder projectS3Path(String projectS3Path)

      The Amazon Simple Storage Service path for the project storage.

      Parameters:
      projectS3Path - The Amazon Simple Storage Service path for the project storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsKeyArn

      StorageConfig.Builder kmsKeyArn(String kmsKeyArn)

      The ARN of the KMS key used for encryption.

      Parameters:
      kmsKeyArn - The ARN of the KMS key used for encryption.
      Returns:
      Returns a reference to this object so that method calls can be chained together.