Struct: s3.CreateBucketMetadataTableConfigurationInput

import "../ibm-cos-sdk-go-v2/service/s3"

Implemented Interfaces

types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream

Structure Field Summary collapse

Structure Field Details

Bucket *string

The general purpose bucket that you want to create the metadata table configuration in.

This member is required.

ChecksumAlgorithm types.ChecksumAlgorithm

The checksum algorithm to use with your metadata table configuration.

ContentMD5 *string

The Content-MD5 header for the metadata table configuration.

ExpectedBucketOwner *string

The expected owner of the general purpose bucket that contains your metadata table configuration.

MetadataTableConfiguration *types.MetadataTableConfiguration

The contents of your metadata table configuration.

This member is required.