github.com/aws/aws-sdk-go-v2/service/s3.GetObjectAttributesOutput.VersionId (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetObjectAttributes.go#L247: 	VersionId *string
		deserializers.go#L5781: 		v.VersionId = ptr.String(headerValues[0])