Class CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail

The definition of CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail object.

Hierarchy

  • CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
awsAccountId: string

The ID of the AWS account.

awsBucketName: string

The name of the Amazon S3 bucket.

filePath: string

The relative file path from the S3 bucket root to the CSV file.

Generated using TypeDoc