S3Configuration

The configuration of the S3 bucket for either an import or export job. This includes assigning permissions for access.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The KMS key ID used to access the S3 bucket.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: S3Configuration.Builder.() -> Unit = {}): S3Configuration
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String