github.com/aws/aws-sdk-go-v2/service/s3.WriteGetObjectResponseInput.ObjectLockLegalHoldStatus (field)

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_WriteGetObjectResponse.go#L209: 	ObjectLockLegalHoldStatus types.ObjectLockLegalHoldStatus
		serializers.go#L8488: 	if len(v.ObjectLockLegalHoldStatus) > 0 {
		serializers.go#L8490: 		encoder.SetHeader(locationName).String(string(v.ObjectLockLegalHoldStatus))