Class PatchTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail

The definition of PatchTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail object.

Hierarchy

  • PatchTableRequestDataAttributesFileMetadataOneOfAccessDetailsAwsDetail

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 AWS bucket.

filePath?: string

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

Generated using TypeDoc