Interface InputDataConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputDataConfig.Builder,InputDataConfig>, SdkBuilder<InputDataConfig.Builder,InputDataConfig>, SdkPojo
Enclosing class:
InputDataConfig

public static interface InputDataConfig.Builder extends SdkPojo, CopyableBuilder<InputDataConfig.Builder,InputDataConfig>
  • Method Details

    • s3Uri

      The S3Uri is the user specified S3 location of the FHIR data to be imported into AWS HealthLake.

      Parameters:
      s3Uri - The S3Uri is the user specified S3 location of the FHIR data to be imported into AWS HealthLake.
      Returns:
      Returns a reference to this object so that method calls can be chained together.