github.com/aws/aws-sdk-go-v2/service/s3.GetObjectOutput.ContentType (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetObject.go#L337: 	ContentType *string
		deserializers.go#L5325: 		v.ContentType = ptr.String(headerValues[0])